Tests cannot use wine/debug.h because it does not exist on Windows.
This commit is contained in:
parent
a370f3fc0b
commit
737da5864a
|
@ -25,7 +25,7 @@
|
|||
#include <winsock2.h>
|
||||
|
||||
#include "wine/test.h"
|
||||
#include "wine/debug.h"
|
||||
|
||||
|
||||
static void test_WSAEnumProtocolsA()
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue