From: Ted Lemon Date: Thu, 3 Feb 2000 03:50:08 +0000 (+0000) Subject: Get rid of alphaosf workaround - found a better one. X-Git-Tag: V3-BETA-2-PATCH-1~340 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6e36dea9258c326f196f61214368e4bf236d388;p=thirdparty%2Fdhcp.git Get rid of alphaosf workaround - found a better one. --- diff --git a/includes/dhcpd.h b/includes/dhcpd.h index 565752811..cfa0ac4f4 100644 --- a/includes/dhcpd.h +++ b/includes/dhcpd.h @@ -21,7 +21,6 @@ */ #ifndef __CYGWIN32__ -#define _POSIX_PII_SOCKET #include #include #include diff --git a/includes/omapip/omapip_p.h b/includes/omapip/omapip_p.h index 928b2b1a8..41c23257c 100644 --- a/includes/omapip/omapip_p.h +++ b/includes/omapip/omapip_p.h @@ -24,7 +24,6 @@ #define __OMAPIP_OMAPIP_P_H__ #ifndef __CYGWIN32__ -#define _POSIX_PII_SOCKET #include #include #include