]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
SunOS 4.1 doesn't define ssize_t
authorTed Lemon <source@isc.org>
Tue, 10 Jun 1997 05:50:22 +0000 (05:50 +0000)
committerTed Lemon <source@isc.org>
Tue, 10 Jun 1997 05:50:22 +0000 (05:50 +0000)
includes/cf/sunos4.h

index e92ebbd00feb921aa2abbbe3748fe33acc9c467d..610034e64df1136b7416681d3530e4c6cba82630 100644 (file)
@@ -45,6 +45,8 @@
 #define u_int16_t      unsigned short 
 #define u_int32_t      unsigned int
 
+#define        ssize_t         int
+
 /* No endian.h either. */
 /*
  * Definitions for byte order, according to byte significance from low