Oops, forgot #endif...
authorDr. Stephen Henson <steve@openssl.org>
Fri, 29 May 2009 12:09:07 +0000 (12:09 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 29 May 2009 12:09:07 +0000 (12:09 +0000)
ssl/dtls1.h

index 5d8ec71c30fafd0ae288b5fad861e7cc867ca124..4aca219a8cb2c553eba962f7fc93089c507a384d 100644 (file)
@@ -65,6 +65,7 @@
 #ifdef OPENSSL_SYS_WIN32
 /* Needed for struct timeval */
 #include <winsock.h>
+#endif
 
 #ifdef  __cplusplus
 extern "C" {