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>1999-10-13 14:29:33 -0400
committerThomas E. Dickey <dickey@invisible-island.net>1999-10-13 14:29:33 -0400
commit9a7862a61cbb047e3eadda7557bc634cc06f9e02 (patch)
treec0b317d8fd9f552eb848571702a2f26c897a427a /WWW/Library/Implementation/www_tcp.h
parent95586cc28c61df18b7a2cd2a9b3ee4c4c83aa583 (diff)
downloadlynx-snapshots-9a7862a61cbb047e3eadda7557bc634cc06f9e02.tar.gz
snapshot of project "lynx", label v2-8-3dev_11
Diffstat (limited to 'WWW/Library/Implementation/www_tcp.h')
-rw-r--r--WWW/Library/Implementation/www_tcp.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/WWW/Library/Implementation/www_tcp.h b/WWW/Library/Implementation/www_tcp.h
index 14ebed66..cf6557ff 100644
--- a/WWW/Library/Implementation/www_tcp.h
+++ b/WWW/Library/Implementation/www_tcp.h
@@ -61,6 +61,10 @@ typedef struct sockaddr_in SockA;  /* See netinet/in.h */
 #ifndef VMS
 #include <sys/types.h>
 
+#if defined(__BORLANDC__)
+#define DECL_ERRNO
+#endif
+
 #if defined(__DJGPP__) || defined(__BORLANDC__)
 #undef HAVE_DIRENT_H
 #define HAVE_DIRENT_H