wininet: Remove duplicated header includes.

Michael Stefaniuc mstefani at redhat.de
Wed Oct 15 16:16:41 CDT 2008


---
 dlls/wininet/netconnection.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/dlls/wininet/netconnection.c b/dlls/wininet/netconnection.c
index 77f39bb..79e96a3 100644
--- a/dlls/wininet/netconnection.c
+++ b/dlls/wininet/netconnection.c
@@ -33,7 +33,6 @@
 #ifdef HAVE_SYS_TIME_H
 # include <sys/time.h>
 #endif
-#include <sys/types.h>
 #ifdef HAVE_SYS_SOCKET_H
 # include <sys/socket.h>
 #endif
@@ -58,9 +57,6 @@
 #undef FAR
 #undef DSA
 #endif
-#ifdef HAVE_SYS_SOCKET_H
-# include <sys/socket.h>
-#endif
 
 #include <stdarg.h>
 #include <stdlib.h>
-- 
1.6.0.2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20081015/b6c42d8d/attachment.pgp 


More information about the wine-patches mailing list