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/woe32.c


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

Index: ccvs/windows-NT/woe32.c
diff -u ccvs/windows-NT/woe32.c:1.11 ccvs/windows-NT/woe32.c:1.12
--- ccvs/windows-NT/woe32.c:1.11        Wed Jul 13 17:06:36 2005
+++ ccvs/windows-NT/woe32.c     Mon Sep 26 03:09:15 2005
@@ -25,8 +25,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> */
 
 #include <stdlib.h>
 #include <unistd.h>




reply via email to

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