Loading ssl/d1_lib.c +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ #include <openssl/objects.h> #include "ssl_locl.h" #ifdef OPENSSL_SYS_WIN32 #if defined(OPENSSL_SYS_WIN32) || defined(OPENSSL_SYS_VMS) #include <sys/timeb.h> #endif Loading ssl/dtls1.h +4 −0 Original line number Diff line number Diff line Loading @@ -68,6 +68,10 @@ #include <openssl/buffer.h> #include <openssl/pqueue.h> #ifdef OPENSSL_SYS_VMS #include <resource.h> #include <sys/timeb.h> #endif #ifdef OPENSSL_SYS_WIN32 /* Needed for struct timeval */ #include <winsock.h> Loading Loading
ssl/d1_lib.c +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ #include <openssl/objects.h> #include "ssl_locl.h" #ifdef OPENSSL_SYS_WIN32 #if defined(OPENSSL_SYS_WIN32) || defined(OPENSSL_SYS_VMS) #include <sys/timeb.h> #endif Loading
ssl/dtls1.h +4 −0 Original line number Diff line number Diff line Loading @@ -68,6 +68,10 @@ #include <openssl/buffer.h> #include <openssl/pqueue.h> #ifdef OPENSSL_SYS_VMS #include <resource.h> #include <sys/timeb.h> #endif #ifdef OPENSSL_SYS_WIN32 /* Needed for struct timeval */ #include <winsock.h> Loading