Andrew Talbot : ws2_32: Exclude unused headers.

Alexandre Julliard julliard at wine.codeweavers.com
Tue May 29 08:05:22 CDT 2007


Module: wine
Branch: master
Commit: 9d59c0300caa92317961b60cfae0f89e66750fa9
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=9d59c0300caa92317961b60cfae0f89e66750fa9

Author: Andrew Talbot <Andrew.Talbot at talbotville.com>
Date:   Fri May 25 17:51:53 2007 +0100

ws2_32: Exclude unused headers.

---

 dlls/ws2_32/async.c    |    1 -
 dlls/ws2_32/protocol.c |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/dlls/ws2_32/async.c b/dlls/ws2_32/async.c
index 8598953..ef7be5f 100644
--- a/dlls/ws2_32/async.c
+++ b/dlls/ws2_32/async.c
@@ -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 --git a/dlls/ws2_32/protocol.c b/dlls/ws2_32/protocol.c
index 4dcad3a..2f71d32 100644
--- a/dlls/ws2_32/protocol.c
+++ b/dlls/ws2_32/protocol.c
@@ -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-cvs mailing list