Make sure we get the definition of a number of OPENSSL_NO_* macros.
[openssl.git] / crypto / x509 / x509.h
index f1ccc0f0418ce72db3c7e795a110e2fac49f3f3a..53a8f6c758778711a174d57704539b8d73763ee7 100644 (file)
@@ -64,6 +64,7 @@
 #ifndef HEADER_X509_H
 #define HEADER_X509_H
 
+#include <openssl/e_os2.h>
 #include <openssl/symhacks.h>
 #ifndef OPENSSL_NO_BUFFER
 #include <openssl/buffer.h>
 #ifndef OPENSSL_NO_SHA
 #include <openssl/sha.h>
 #endif
-#include <openssl/e_os2.h>
 #include <openssl/ossl_typ.h>
 
 #ifdef  __cplusplus