From f6e997b7f73d01db84665bc924ba2d065e314e43 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Mon, 2 Dec 2002 02:37:01 -0500 Subject: snapshot of project "lynx", label v2-8-5dev_11 --- WWW/Library/Implementation/www_tcp.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'WWW/Library/Implementation/www_tcp.h') diff --git a/WWW/Library/Implementation/www_tcp.h b/WWW/Library/Implementation/www_tcp.h index b2aafd2b..11a4398f 100644 --- a/WWW/Library/Implementation/www_tcp.h +++ b/WWW/Library/Implementation/www_tcp.h @@ -549,11 +549,13 @@ extern int errno; #ifdef __DJGPP__ #undef SELECT #define TCP_INCLUDES_DONE -#define NO_IOCTL +#undef IOCTL +#define IOCTL(s,cmd,arg) ioctlsocket(s,cmd,(char*)(arg)) #define DECL_ERRNO #include #include #include +#include #include #include #include -- cgit 1.4.1-2-gfad0