After the latest round of header-hacking, regenerate the dependencies in
[openssl.git] / crypto / evp / p_lib.c
index d6d7234cd5d41b6c57d690692e63c68dc9155083..934f8ff8be3ef23ada717531b36264b3f130ca74 100644 (file)
@@ -64,6 +64,9 @@
 #include <openssl/evp.h>
 #include <openssl/asn1_mac.h>
 #include <openssl/x509.h>
+#include <openssl/rsa.h>
+#include <openssl/dsa.h>
+#include <openssl/dh.h>
 
 static void EVP_PKEY_free_it(EVP_PKEY *x);