aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/urldata.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/urldata.h b/lib/urldata.h
index 29ceb9df3..f444c0f23 100644
--- a/lib/urldata.h
+++ b/lib/urldata.h
@@ -90,10 +90,6 @@
#endif /* USE_OPENSSL */
#ifdef USE_GNUTLS
-#error Configuration error; cannot use GnuTLS *and* OpenSSL.
-#endif
-
-#ifdef USE_GNUTLS
#include <gnutls/gnutls.h>
#endif