add additional checks + cleanup
[oweals/openssl.git] / apps / genrsa.c
index f0bb30c56b8c8a54e41e314db57d881b115cbd89..4f62cfd04f3d1b654345e04a0fa0a3dc99123c58 100644 (file)
@@ -56,6 +56,7 @@
  * [including the GNU Public Licence.]
  */
 
+#include <openssl/opensslconf.h>
 /* Until the key-gen callbacks are modified to use newer prototypes, we allow
  * deprecated functions for openssl-internal code */
 #ifdef OPENSSL_NO_DEPRECATED