View | Details | Raw Unified | Return to bug 36199
Collapse All | Expand All

(-)a/wine/dlls/wpcap/wpcap.c (+1 lines)
Lines 24-29 Link Here
24
#undef SOCKET
24
#undef SOCKET
25
#undef INVALID_SOCKET
25
#undef INVALID_SOCKET
26
26
27
#define USE_WS_PREFIX
27
#include "winsock2.h"
28
#include "winsock2.h"
28
#include "windef.h"
29
#include "windef.h"
29
#include "winbase.h"
30
#include "winbase.h"

Return to bug 36199