ws2_32: Exclude unused headers

Andrew Talbot Andrew.Talbot at talbotville.com
Fri May 25 11:51:53 CDT 2007


Changelog:
    ws2_32: Exclude unused headers.

diff -urN a/dlls/ws2_32/async.c b/dlls/ws2_32/async.c
--- a/dlls/ws2_32/async.c	2006-10-12 21:30:31.000000000 +0100
+++ b/dlls/ws2_32/async.c	2007-05-25 17:34:35.000000000 +0100
@@ -104,7 +104,6 @@
 #include "wingdi.h"
 #include "winuser.h"
 #include "winsock2.h"
-#include "mswsock.h"
 #include "ws2spi.h"
 #include "wownt32.h"
 #include "wine/winsock16.h"
diff -urN a/dlls/ws2_32/protocol.c b/dlls/ws2_32/protocol.c
--- a/dlls/ws2_32/protocol.c	2006-05-23 13:49:01.000000000 +0100
+++ b/dlls/ws2_32/protocol.c	2007-05-25 17:34:46.000000000 +0100
@@ -40,7 +40,6 @@
 
 #include "windef.h"
 #include "winbase.h"
-#include "winnls.h"
 #include "wtypes.h"
 #include "nspapi.h"
 #include "winsock2.h"



More information about the wine-patches mailing list