Cygwin compatibility fix to apps/ocsp.c.
[openssl.git] / apps / ocsp.c
index c0838f1838213cdf0befe3b561fa4d1a9f6f31ca..c436c8b6f390ed174a53e5dd6c5ca6e1e383dfc1 100644 (file)
@@ -60,6 +60,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
+#include <time.h>
 #include "apps.h" /* needs to be included before the openssl headers! */
 #include <openssl/e_os2.h>
 #include <openssl/ssl.h>