From: Dr. Stephen Henson Date: Fri, 29 May 2009 12:09:07 +0000 (+0000) Subject: Oops, forgot #endif... X-Git-Tag: OpenSSL_0_9_8m-beta1~208 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=996b80f990762b7b4d19bc2f59a115156e19cc17;p=oweals%2Fopenssl.git Oops, forgot #endif... --- diff --git a/ssl/dtls1.h b/ssl/dtls1.h index 5d8ec71c30..4aca219a8c 100644 --- a/ssl/dtls1.h +++ b/ssl/dtls1.h @@ -65,6 +65,7 @@ #ifdef OPENSSL_SYS_WIN32 /* Needed for struct timeval */ #include +#endif #ifdef __cplusplus extern "C" {