Remove OPENSSL_NO_HMAC
[openssl.git] / crypto / evp / p5_crpt2.c
index b9c4dcbeda4d7984aecbb64f3d418a3edc05c86d..6c458e9df86c6d9f8eef566f30d4a7893b212ce1 100644 (file)
@@ -59,7 +59,6 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include "cryptlib.h"
-#if !defined(OPENSSL_NO_HMAC)
 # include <openssl/x509.h>
 # include <openssl/evp.h>
 # include <openssl/hmac.h>
@@ -331,4 +330,3 @@ static void h__dump(const unsigned char *p, int len)
     fprintf(stderr, "\n");
 }
 # endif
-#endif