Header bloat reduction for EVP_PKEY.
[openssl.git] / crypto / asn1 / d2i_pr.c
index 383e7a7a50333fa869c8426121e63b4c182dcb49..3021b80f0dbd5c33fabd4c757beced3834224afb 100644 (file)
@@ -62,6 +62,8 @@
 #include <openssl/evp.h>
 #include <openssl/objects.h>
 #include <openssl/asn1.h>
 #include <openssl/evp.h>
 #include <openssl/objects.h>
 #include <openssl/asn1.h>
+#include <openssl/rsa.h>
+#include <openssl/dsa.h>
 
 EVP_PKEY *d2i_PrivateKey(int type, EVP_PKEY **a, unsigned char **pp,
             long length)
 
 EVP_PKEY *d2i_PrivateKey(int type, EVP_PKEY **a, unsigned char **pp,
             long length)