RT4320/GH705: Fix PEM parsing bug.
[openssl.git] / crypto / evp / m_wp.c
index 47c4ceb2cfe6e3b61ab9ed3304cce90cb0447a91..12b7765ece62c6f69c6ed3ea49780f96e1869561 100644 (file)
@@ -1,4 +1,3 @@
-/* crypto/evp/m_wp.c */
 
 #include <stdio.h>
 #include "internal/cryptlib.h"
@@ -9,6 +8,7 @@
 # include <openssl/objects.h>
 # include <openssl/x509.h>
 # include <openssl/whrlpool.h>
+# include "internal/evp_int.h"
 
 static int init(EVP_MD_CTX *ctx)
 {