summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/client-fastopen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/client-fastopen.c b/tests/client-fastopen.c
index 965839884d..507d425e13 100644
--- a/tests/client-fastopen.c
+++ b/tests/client-fastopen.c
@@ -27,7 +27,7 @@
#include <stdio.h>
#include <stdlib.h>
-#if defined(_WIN32) || !defined(HAVE_LIBSECCOMP)
+#if defined(_WIN32)
int main()
{