(oops) Apologies all, that last header-cleanup commit was from the wrong
[openssl.git] / crypto / asn1 / x_pubkey.c
index 83ead744f055144ae7dcbb06ecd6a01bc8ed1c28..10b87def32aea6c7f8325fafc38911132597fd69 100644 (file)
@@ -60,6 +60,8 @@
 #include "cryptlib.h"
 #include <openssl/asn1t.h>
 #include <openssl/x509.h>
+#include <openssl/rsa.h>
+#include <openssl/dsa.h>
 
 /* Minor tweak to operation: free up EVP_PKEY */
 static int pubkey_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it)