prune obsolete #include
hmac.h was needed only for the cram-md5 implementation.
This commit is contained in:
parent
2648ef578f
commit
719d4a2437
@ -39,7 +39,6 @@
|
||||
#ifdef HAVE_LIBSSL
|
||||
# include <openssl/ssl.h>
|
||||
# include <openssl/err.h>
|
||||
# include <openssl/hmac.h>
|
||||
# include <openssl/x509v3.h>
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user