X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fsrc%2Fclient.c;h=ee00912bc9e2e6ce5d09c044335fbb0da78d4ac0;hb=5597be318c5e115d2a9502d81038a8a279bea38c;hp=dd7df5bd69bfed40db6430cf7afbdc6411424905;hpb=0886a95e57e47c507ad3a52e3c9d3581ee7b6ddc;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/src/client.c b/test/src/client.c index dd7df5bd6..ee00912bc 100644 --- a/test/src/client.c +++ b/test/src/client.c @@ -84,9 +84,9 @@ latter needs a whole pile of tables. */ # if GNUTLS_VERSION_NUMBER >= 0x030103 # define HAVE_OCSP # include -# ifndef GNUTLS_NO_EXTENSIONS -# define GNUTLS_NO_EXTENSIONS 0 -# endif +# endif +# ifndef GNUTLS_NO_EXTENSIONS +# define GNUTLS_NO_EXTENSIONS 0 # endif # define DH_BITS 768