Redirect FIPS memory allocation to FIPS_malloc() routine, remove
[openssl.git] / fips / hmac / fips_hmactest.c
index 575f6524b7de99018bfd4bf3a9920678dde0828f..8c51fe523be1ce5e6e61165a267ec2e443bd9fcb 100644 (file)
@@ -77,7 +77,6 @@ int main(int argc, char *argv[])
 
 #else
 
-#include <openssl/fips.h>
 #include "fips_utl.h"
 
 static int hmac_test(const EVP_MD *md, FILE *out, FILE *in);