Missing header include.
[openssl.git] / crypto / bn / rsaz_exp.c
index 7fb70e4afdacc575122f2c70a759ef2809499e47..d85e612bf7b4fe8996d20c591a9e4863171312fc 100644 (file)
@@ -40,6 +40,7 @@
 * (2) University of Haifa, Israel                                            *
 *****************************************************************************/
 
+#include <openssl/opensslconf.h>
 #include "rsaz_exp.h"
 
 #ifndef RSAZ_ENABLED