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