Added new EVP/KDF API.
[openssl.git] / crypto / evp / evp_pbe.c
index eb099ab43efae94bdb25f197f4f2806522183956..8162a5e436639d96015a58e1f369cff1b863cbf6 100644 (file)
@@ -12,6 +12,7 @@
 #include <openssl/evp.h>
 #include <openssl/pkcs12.h>
 #include <openssl/x509.h>
+#include "internal/evp_int.h"
 #include "evp_locl.h"
 
 /* Password based encryption (PBE) functions */