]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/pem/pem_pkey.c
make EVP_PKEY opaque
[thirdparty/openssl.git] / crypto / pem / pem_pkey.c
index 1a249f55886240d52318accd6fea830643c35521..e90f201bfa412cd4998b96bff4547e8c44147f57 100644 (file)
@@ -72,6 +72,7 @@
 # include <openssl/dh.h>
 #endif
 #include "internal/asn1_int.h"
+#include "internal/evp_int.h"
 
 int pem_check_suffix(const char *pem_str, const char *suffix);