lib/tevent/testsuite.c
authorStefan Metzmacher <metze@samba.org>
Thu, 28 Jul 2016 17:41:35 +0000 (19:41 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 17 May 2018 07:51:51 +0000 (09:51 +0200)
lib/tevent/testsuite.c

index 3c7b2bd468f46d8b59631c933a89f459c741dbc0..763afeb2891d934aaaa1ae0cace79f3bd7791faf 100644 (file)
@@ -31,6 +31,9 @@
 #include "system/network.h"
 #include "torture/torture.h"
 #include "torture/local/proto.h"
+
+#undef HAVE_PTHREAD
+
 #ifdef HAVE_PTHREAD
 #include <pthread.h>
 #include <assert.h>