about summary refs log tree commit diff stats
path: root/WWW/Library/Implementation/HTTCP.h
diff options
context:
space:
mode:
Diffstat (limited to 'WWW/Library/Implementation/HTTCP.h')
-rw-r--r--WWW/Library/Implementation/HTTCP.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/WWW/Library/Implementation/HTTCP.h b/WWW/Library/Implementation/HTTCP.h
index 589e16ef..8644b69d 100644
--- a/WWW/Library/Implementation/HTTCP.h
+++ b/WWW/Library/Implementation/HTTCP.h
@@ -18,9 +18,7 @@
 **           returns a pointer to a static string which must be copied if
 **                it is to be kept.
 */
-#ifndef _WINDOWS
 extern CONST char * HTInetString PARAMS((struct sockaddr_in* mysin));
-#endif
 
 
 /*      Encode INET status (as in sys/errno.h)                    inet_status()