Commit 737da586 authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

Tests cannot use wine/debug.h because it does not exist on Windows.

parent a370f3fc
......@@ -25,7 +25,7 @@
#include <winsock2.h>
#include "wine/test.h"
#include "wine/debug.h"
static void test_WSAEnumProtocolsA()
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment