]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Get rid of alphaosf workaround - found a better one.
authorTed Lemon <source@isc.org>
Thu, 3 Feb 2000 03:50:08 +0000 (03:50 +0000)
committerTed Lemon <source@isc.org>
Thu, 3 Feb 2000 03:50:08 +0000 (03:50 +0000)
includes/dhcpd.h
includes/omapip/omapip_p.h

index 5657528116db27dd1d023f1af94f293d23883740..cfa0ac4f4876cc380caee6d4a7252376bf2a5611 100644 (file)
@@ -21,7 +21,6 @@
  */
 
 #ifndef __CYGWIN32__
-#define _POSIX_PII_SOCKET
 #include <sys/types.h>
 #include <netinet/in.h>
 #include <sys/socket.h>
index 928b2b1a8c0f671d7ce5be9471e1c28115cfbac7..41c23257c29525cb157699a033ae7ae731ef3a78 100644 (file)
@@ -24,7 +24,6 @@
 #define __OMAPIP_OMAPIP_P_H__
 
 #ifndef __CYGWIN32__
-#define _POSIX_PII_SOCKET
 #include <sys/types.h>
 #include <netinet/in.h>
 #include <sys/socket.h>