]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Use HAVE_SIN_LEN for bsdos...
authorTed Lemon <source@isc.org>
Thu, 16 May 1996 23:08:03 +0000 (23:08 +0000)
committerTed Lemon <source@isc.org>
Thu, 16 May 1996 23:08:03 +0000 (23:08 +0000)
cf/bsdos.h
includes/cf/bsdos.h

index c36268e4e779f363e9b7ea27a1027ed1b2cacd83..2da4fabd75ab9e1d909d1b7f2ddb4ca727a93704 100644 (file)
@@ -73,6 +73,8 @@ extern int h_errno;
 #define ADD_TIME(d, s1, s2) (*(d) = *(s1) + *(s2))
 #define SET_MAX_TIME(x)        (*(x) = INT_MAX)
 
+#define HAVE_SIN_LEN
+
 #if defined (USE_DEFAULT_NETWORK)
 #  define USE_BPF
 #endif
index c36268e4e779f363e9b7ea27a1027ed1b2cacd83..2da4fabd75ab9e1d909d1b7f2ddb4ca727a93704 100644 (file)
@@ -73,6 +73,8 @@ extern int h_errno;
 #define ADD_TIME(d, s1, s2) (*(d) = *(s1) + *(s2))
 #define SET_MAX_TIME(x)        (*(x) = INT_MAX)
 
+#define HAVE_SIN_LEN
+
 #if defined (USE_DEFAULT_NETWORK)
 #  define USE_BPF
 #endif