From 998a43a0ddc6fa4675e31c5d7fb61736e6a78125 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Tue, 3 Sep 2019 10:29:07 -0400 Subject: Revert GNU TLS FIPS-140 changes. --- vcnet/config.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'vcnet') diff --git a/vcnet/config.h b/vcnet/config.h index 993470fe9..d85865a6f 100644 --- a/vcnet/config.h +++ b/vcnet/config.h @@ -375,13 +375,6 @@ typedef unsigned long useconds_t; #define HAVE_SSL 1 -/* - * Do we have the gnutls_fips140_set_mode function? - */ - -/* #undef HAVE_GNUTLS_FIPS140_SET_MODE */ - - /* * Do we have the gnutls_transport_set_pull_timeout_function function? */ -- cgit v1.2.1