Integrate ec_err.[co].
[oweals/openssl.git] / crypto / bn / bn.h
index 218907b8cd0782c0edf23ed14cde1bde47cb3759..ed8cba5e3a4e3f38940762f6a2544532619909d0 100644 (file)
 #ifndef HEADER_BN_H
 #define HEADER_BN_H
 
+#include <openssl/e_os2.h>
 #ifndef OPENSSL_NO_FP_API
 #include <stdio.h> /* FILE */
 #endif
-#include <openssl/opensslconf.h>
 
 #ifdef  __cplusplus
 extern "C" {
@@ -553,4 +553,3 @@ int BN_bntest_rand(BIGNUM *rnd, int bits, int top,int bottom);
 }
 #endif
 #endif
-