From: Nikos Mavrogiannopoulos Date: Tue, 2 Aug 2016 11:46:05 +0000 (+0200) Subject: tests: client-fastopen: removed seccomp conditional X-Git-Tag: gnutls_3_5_3~24 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3d412245d581cd358ee8ce1419b0d98b783f7cc0;p=thirdparty%2Fgnutls.git tests: client-fastopen: removed seccomp conditional --- 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 #include -#if defined(_WIN32) || !defined(HAVE_LIBSECCOMP) +#if defined(_WIN32) int main() {