From: Andy Polyakov Date: Sat, 5 Jan 2008 21:32:29 +0000 (+0000) Subject: Cygwin compatibility fix to apps/ocsp.c. X-Git-Tag: OpenSSL_0_9_8k^2~578 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=637f90621d11b35a255f52c5c45301491a60e79e;p=oweals%2Fopenssl.git Cygwin compatibility fix to apps/ocsp.c. --- diff --git a/apps/ocsp.c b/apps/ocsp.c index c0838f1838..c436c8b6f3 100644 --- a/apps/ocsp.c +++ b/apps/ocsp.c @@ -60,6 +60,7 @@ #include #include #include +#include #include "apps.h" /* needs to be included before the openssl headers! */ #include #include