Update dependencies.
[openssl.git] / crypto / pem / pvkfmt.c
index 58a7f246ef97391bcc6741e122fd62605cdff21c..b6942420d0675ad2e66988dc9d44176a774fd09a 100644 (file)
@@ -62,6 +62,9 @@
 #include "cryptlib.h"
 #include <openssl/pem.h>
 #include <openssl/rand.h>
+#include <openssl/bn.h>
+#include <openssl/dsa.h>
+#include <openssl/rsa.h>
 
 /* Utility function: read a DWORD (4 byte unsigned integer) in little endian
  * format