Oops, forgot #endif...

This commit is contained in:
Dr. Stephen Henson 2009-05-29 12:09:07 +00:00
parent 1998f60546
commit 996b80f990

View File

@ -65,6 +65,7 @@
#ifdef OPENSSL_SYS_WIN32
/* Needed for struct timeval */
#include <winsock.h>
#endif
#ifdef __cplusplus
extern "C" {