summaryrefslogtreecommitdiff
path: root/src/sm_genid.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sm_genid.c')
-rw-r--r--src/sm_genid.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/sm_genid.c b/src/sm_genid.c
index 0a09276..c6731d8 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