Explorar o código

prune obsolete #include

hmac.h was needed only for the cram-md5 implementation.
Oswald Buddenhagen %!s(int64=9) %!d(string=hai) anos
pai
achega
719d4a2437
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/socket.c

+ 0 - 1
src/socket.c

@@ -39,7 +39,6 @@
 #ifdef HAVE_LIBSSL
 # include <openssl/ssl.h>
 # include <openssl/err.h>
-# include <openssl/hmac.h>
 # include <openssl/x509v3.h>
 #endif