summaryrefslogtreecommitdiff
path: root/choose.c
diff options
context:
space:
mode:
Diffstat (limited to 'choose.c')
-rw-r--r--choose.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/choose.c b/choose.c
index 6350e80..bddd820 100644
--- a/choose.c
+++ b/choose.c
@@ -44,11 +44,7 @@ in this Software without prior written authorization from The Open Group.
# include <arpa/inet.h>
# ifndef X_NO_SYS_UN
-# ifndef Lynx
-# include <sys/un.h>
-# else
-# include <un.h>
-# endif
+# include <sys/un.h>
# endif
# include <ctype.h>