urldata: fix gnutls build
This commit is contained in:
@@ -89,10 +89,6 @@
|
|||||||
#endif
|
#endif
|
||||||
#endif /* USE_OPENSSL */
|
#endif /* USE_OPENSSL */
|
||||||
|
|
||||||
#ifdef USE_GNUTLS
|
|
||||||
#error Configuration error; cannot use GnuTLS *and* OpenSSL.
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef USE_GNUTLS
|
#ifdef USE_GNUTLS
|
||||||
#include <gnutls/gnutls.h>
|
#include <gnutls/gnutls.h>
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user