cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] Changes to ccvs/windows-NT/unistd.c


From: Conrad T . Pino
Subject: [Cvs-cvs] Changes to ccvs/windows-NT/unistd.c
Date: Sun, 25 Sep 2005 23:09:21 -0400

Index: ccvs/windows-NT/unistd.c
diff -u ccvs/windows-NT/unistd.c:1.2 ccvs/windows-NT/unistd.c:1.3
--- ccvs/windows-NT/unistd.c:1.2        Tue May 31 07:13:31 2005
+++ ccvs/windows-NT/unistd.c    Mon Sep 26 03:09:15 2005
@@ -9,8 +9,7 @@
 #include <stdio.h>
 #include <conio.h>
 
-#define WIN32_LEAN_AND_MEAN
-#include <winsock.h>  /* This does: #include <windows.h> */
+#include <sys/socket.h>  /* This does: #include <windows.h> */
 
 /* Please order functions by name if possible */
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]