[PATCH:libSM 8/8] unifdef -ULynx

Alan Coopersmith alan.coopersmith at oracle.com
Mon Dec 5 20:06:21 PST 2011


Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
---
 src/sm_genid.c |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diff --git a/src/sm_genid.c b/src/sm_genid.c
index f46a317..288bfa7 100644
--- a/src/sm_genid.c
+++ b/src/sm_genid.c
@@ -71,11 +71,7 @@ in this Software without prior written authorization from The Open Group.
 #ifndef WIN32
 
 # if defined(TCPCONN) || defined(STREAMSCONN)
-#  ifndef Lynx
-#   include <sys/socket.h>
-#  else
-#   include <socket.h>
-#  endif
+#  include <sys/socket.h>
 #  include <netinet/in.h>
 #  include <arpa/inet.h>
 #  define XOS_USE_NO_LOCKING
-- 
1.7.3.2



More information about the xorg-devel mailing list