New function and options to check OCSP response validity.
[openssl.git] / crypto / opensslconf.h.in
index 522545e0aa0f0045a1fb28b54dc4c49a0c24e0e5..5da5911228a4a613fb9c9e9072a716e67d6ca457 100644 (file)
@@ -1,5 +1,4 @@
-/* crypto/opensslconf.h */
-/* WARNING: This file is autogenerated by Configure */
+/* crypto/opensslconf.h.in */
 
 /* Generate 80386 code? */
 #undef I386_ONLY
@@ -10,6 +9,7 @@
 #endif
 #endif
 
+#undef OPENSSL_UNISTD
 #define OPENSSL_UNISTD <unistd.h>
 
 #if defined(HEADER_IDEA_H) && !defined(IDEA_INT)