summaryrefslogtreecommitdiff
path: root/tests/condvar3_1.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/condvar3_1.c')
-rw-r--r--tests/condvar3_1.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/condvar3_1.c b/tests/condvar3_1.c
index 59ba596..200aaf9 100644
--- a/tests/condvar3_1.c
+++ b/tests/condvar3_1.c
@@ -75,6 +75,8 @@
* - Process returns non-zero exit status.
*/
+#define _WIN32_WINNT 0x400
+
#include "test.h"
#include <sys/timeb.h>