summaryrefslogtreecommitdiff
path: root/connect/mitsock/s_types.h
diff options
context:
space:
mode:
authorAaron M. Ucko <ucko@debian.org>2005-10-29 16:25:15 +0000
committerAaron M. Ucko <ucko@debian.org>2005-10-29 16:25:15 +0000
commitdcaa9ec463eeeee591b9fa68d771984107b76834 (patch)
tree96d37c77fd095fd74d808871bb676587a836203d /connect/mitsock/s_types.h
parentd76c50353c9e74f6915ca6352afb29ae53d45777 (diff)
Load /tmp/.../ncbi-tools6-6.1.20050828 into
branches/upstream/current.
Diffstat (limited to 'connect/mitsock/s_types.h')
-rw-r--r--connect/mitsock/s_types.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/connect/mitsock/s_types.h b/connect/mitsock/s_types.h
index 6610f0f0..e194f1e3 100644
--- a/connect/mitsock/s_types.h
+++ b/connect/mitsock/s_types.h
@@ -8,6 +8,9 @@
*
* RCS Modification History:
* $Log: s_types.h,v $
+* Revision 1.2 2005/07/22 15:02:04 rsmith
+* treat socklen_t arguments consistently.
+*
* Revision 1.1 2001/04/03 20:35:37 juran
* Phil Churchill's MIT-derived OT sockets library. No changes prior to initial check-in.
*
@@ -85,6 +88,7 @@ typedef long segsz_t;
typedef short pid_t;
/* size of address structures */
typedef UInt32 socklen_t;
+#define HAVE_SOCKLEN_T 1
//typedef u_short nlink_t;
//typedef u_short mode_t;