]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - engines/e_nuron.c
Reduce header interdependencies, initially in engine.h (the rest of the
[thirdparty/openssl.git] / engines / e_nuron.c
index 4df6f0495a58c50b452c065a4deee724d31cd44c..3ddbf594dfa9c646e47f474cb8f70ff2b8c79a58 100644 (file)
@@ -62,7 +62,9 @@
 #include <openssl/buffer.h>
 #include <openssl/dso.h>
 #include <openssl/engine.h>
-
+#include <openssl/rsa.h>
+#include <openssl/dsa.h>
+#include <openssl/dh.h>
 
 #ifndef OPENSSL_NO_HW
 #ifndef OPENSSL_NO_HW_NURON