about summary refs log tree commit diff stats
path: root/WWW/Library/Implementation/www_tcp.h
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2004-02-02 23:50:20 -0500
committerThomas E. Dickey <dickey@invisible-island.net>2004-02-02 23:50:20 -0500
commitb9e930ec26cc241a14705966d21ae0bf3559d8ef (patch)
tree8d82d526292d8a8a3176c3a9fbfc4fc66fd21293 /WWW/Library/Implementation/www_tcp.h
parent7352a91bc1925296bc103f972c9988178cbbbc43 (diff)
downloadlynx-snapshots-b9e930ec26cc241a14705966d21ae0bf3559d8ef.tar.gz
snapshot of project "lynx", label v2-8-5pre_5
Diffstat (limited to 'WWW/Library/Implementation/www_tcp.h')
-rw-r--r--WWW/Library/Implementation/www_tcp.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/WWW/Library/Implementation/www_tcp.h b/WWW/Library/Implementation/www_tcp.h
index 4cd4b76b..513b9402 100644
--- a/WWW/Library/Implementation/www_tcp.h
+++ b/WWW/Library/Implementation/www_tcp.h
@@ -110,10 +110,7 @@ Default values
 #define AIX
 #endif /* _AIX */
 
-#ifdef __CYGWIN__
-#define _WINDOWS_NSL
-#define WIN_EX
-#else
+#ifndef __CYGWIN__
 #ifdef WIN_EX
 #define HAVE_FTIME 1
 #define HAVE_SYS_TIMEB_H 1