projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d0624a
)
Cygwin compatibility fix to apps/ocsp.c.
author
Andy Polyakov
<appro@openssl.org>
Sat, 5 Jan 2008 21:32:29 +0000
(21:32 +0000)
committer
Andy Polyakov
<appro@openssl.org>
Sat, 5 Jan 2008 21:32:29 +0000
(21:32 +0000)
apps/ocsp.c
patch
|
blob
|
history
diff --git
a/apps/ocsp.c
b/apps/ocsp.c
index c0838f1838213cdf0befe3b561fa4d1a9f6f31ca..c436c8b6f390ed174a53e5dd6c5ca6e1e383dfc1 100644
(file)
--- a/
apps/ocsp.c
+++ b/
apps/ocsp.c
@@
-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>