You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
341 B
12 lines
341 B
--- ssl/dtls1.h.orig 2014-12-22 19:03:22.442338471 +0100
|
|
+++ ssl/dtls1.h 2014-12-22 19:03:44.061694335 +0100
|
|
@@ -68,7 +68,7 @@
|
|
# endif
|
|
# ifdef OPENSSL_SYS_WIN32
|
|
/* Needed for struct timeval */
|
|
-# include <winsock.h>
|
|
+# include <time.h>
|
|
# elif defined(OPENSSL_SYS_NETWARE) && !defined(_WINSOCK2API_)
|
|
# include <sys/timeval.h>
|
|
# else
|