Really add the EVP and all of the DES changes.
[openssl.git] / crypto / hmac / hmactest.c
index b8557b182e4662805741a1c6780ca34881188b15..96d3beb8e6180e8f5ee3ee423767beb3bb2f8996 100644 (file)
@@ -68,6 +68,7 @@ int main(int argc, char *argv[])
 }
 #else
 #include <openssl/hmac.h>
+#include <openssl/md5.h>
 
 #ifdef CHARSET_EBCDIC
 #include <openssl/ebcdic.h>