Remove some unnecessary recursive includes from the internal apps.h header,
[openssl.git] / apps / dsa.c
index e9de3a3bdfb6f55aa6c7de6dbb609d764b35d4b7..b6f0ed3d024196a44a4656384afd0dcd5b984747 100644 (file)
@@ -68,6 +68,7 @@
 #include <openssl/evp.h>
 #include <openssl/x509.h>
 #include <openssl/pem.h>
+#include <openssl/bn.h>
 
 #undef PROG
 #define PROG   dsa_main