This _WIN32-specific patch makes it possible to "wrap" OpenSSL in another
[openssl.git] / crypto / ui / ui_locl.h
index 7d3a75a619c71b0cbcb5aacd2a66d09cf1d88ee9..aa4a55637d9fcb26ead5940e40eb8f903221da6a 100644 (file)
 #define HEADER_UI_LOCL_H
 
 #include <openssl/ui.h>
+#include <openssl/crypto.h>
+
+#ifdef _
+#undef _
+#endif
 
 struct ui_method_st
        {