Introduce the possibility to access global variables through
[openssl.git] / crypto / opensslconf.h.in
index 5da5911228a4a613fb9c9e9072a716e67d6ca457..a06861b96e7517c3b0ad0fa110e807f731d06d67 100644 (file)
@@ -12,6 +12,8 @@
 #undef OPENSSL_UNISTD
 #define OPENSSL_UNISTD <unistd.h>
 
+#undef OPENSSL_EXPORT_VAR_AS_FUNCTIONS
+
 #if defined(HEADER_IDEA_H) && !defined(IDEA_INT)
 #define IDEA_INT unsigned int
 #endif