When OPENSSL_NO_DEPRECATED is defined, deprecated functions are (or should
[oweals/openssl.git] / crypto / bn / bn_err.c
index bcc7ff97af9a71579e3558aa0cff777eddc83f40..747591f9cb7d0f8552325efd86f041016327d54b 100644 (file)
@@ -61,6 +61,7 @@
 #include <stdio.h>
 #include <openssl/err.h>
 #include <openssl/bn.h>
+#include <openssl/opensslconf.h> /* To see if OPENSSL_NO_ERR is defined */
 
 /* BEGIN ERROR CODES */
 #ifndef OPENSSL_NO_ERR