It's not just VMS that needs some symbols to be hacked. Let's
[openssl.git] / crypto / x509 / x509.h
index b95a2eec0b14559b36325b969e68a49744a81c0f..ae0ebd89d7ba4db9eaf506f94ff2742cd11618b4 100644 (file)
 #ifndef HEADER_X509_H
 #define HEADER_X509_H
 
-#ifdef VMS
-#undef X509_REVOKED_get_ext_by_critical
-#define X509_REVOKED_get_ext_by_critical X509_REVOKED_get_ext_by_critic
-#endif
-
+#include <openssl/symhacks.h>
 #ifndef NO_BUFFER
 #include <openssl/buffer.h>
 #endif