mirror of
https://github.com/curl/curl.git
synced 2026-04-15 10:31:41 +03:00
urldata: fix gnutls build
This commit is contained in:
parent
9fa1abe9fe
commit
042526c19f
1 changed files with 0 additions and 4 deletions
|
|
@ -89,10 +89,6 @@
|
|||
#endif
|
||||
#endif /* USE_OPENSSL */
|
||||
|
||||
#ifdef USE_GNUTLS
|
||||
#error Configuration error; cannot use GnuTLS *and* OpenSSL.
|
||||
#endif
|
||||
|
||||
#ifdef USE_GNUTLS
|
||||
#include <gnutls/gnutls.h>
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue