~ubuntu-branches/ubuntu/maverick/ncbi-tools6/maverick

« back to all changes in this revision

Viewing changes to connect/mitsock/SocketsInternal.h

  • Committer: Bazaar Package Importer
  • Author(s): Aaron M. Ucko
  • Date: 2005-03-27 12:00:15 UTC
  • mfrom: (2.1.2 hoary)
  • Revision ID: james.westby@ubuntu.com-20050327120015-embhesp32nj73p9r
Tags: 6.1.20041020-3
* Fix FTBFS under GCC 4.0 caused by inconsistent use of "static" on
  functions.  (Closes: #295110.)
* Add a watch file, now that we can.  (Upstream's layout needs version=3.)

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
 * $
37
37
 */
38
38
 
39
 
/* $Header: /am/src/NCBI/vault.ncbi/distrib/connect/mitsock/SocketsInternal.h,v 1.3 2001/11/07 22:49:57 juran Exp $ */
 
39
/* $Header: /src/NCBI/vault.ncbi/distrib/connect/mitsock/SocketsInternal.h,v 1.4 2002/06/25 18:37:00 kans Exp $ */
40
40
 
41
41
/* 
42
42
 *
52
52
 
53
53
/* External Types, Function Prototypes and Definitions */
54
54
#include "s_socket.h"
 
55
#include "IdleInternal.h" /* must be before sock_ext.h to avoid write becoming MIT_write */
55
56
#include "sock_ext.h"
56
 
#include "IdleInternal.h"
57
57
 
58
58
 
59
59
/* The constant that sets the maximum number of sockets that can be