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>2000-04-01 00:54:50 -0500
committerThomas E. Dickey <dickey@invisible-island.net>2000-04-01 00:54:50 -0500
commit4c510de6f295a8d3377bdb81f18050190ee58a59 (patch)
treeb6597ca1fcb050d1842044030a5daa8d934814fa /WWW/Library/Implementation/www_tcp.h
parentc68ecb8b21bef3908cb17f8d1d4af694bf7e7137 (diff)
downloadlynx-snapshots-4c510de6f295a8d3377bdb81f18050190ee58a59.tar.gz
snapshot of project "lynx", label v2-8-3pre_1
Diffstat (limited to 'WWW/Library/Implementation/www_tcp.h')
-rw-r--r--WWW/Library/Implementation/www_tcp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/WWW/Library/Implementation/www_tcp.h b/WWW/Library/Implementation/www_tcp.h
index 81db0187..d1be848c 100644
--- a/WWW/Library/Implementation/www_tcp.h
+++ b/WWW/Library/Implementation/www_tcp.h
@@ -362,7 +362,9 @@ extern char *vms_errno_string();
 #define __TIME 1  /* to avoid double definitions in in.h */
 #endif /* __TIME_LOADED */
 #include "multinet_root:[multinet.include.sys]time.h"
+#define MULTINET_NO_PROTOTYPES	/* DECC is compatible-but-different */
 #include "multinet_root:[multinet.include.sys]socket.h"
+#undef MULTINET_NO_PROTOTYPES
 #include "multinet_root:[multinet.include.netinet]in.h"
 #include "multinet_root:[multinet.include.arpa]inet.h"
 #include "multinet_root:[multinet.include]netdb.h"