Update from HEAD.
This commit is contained in:
parent
3e53c86001
commit
4e66723517
1 changed files with 2 additions and 0 deletions
|
@ -65,6 +65,8 @@
|
|||
#ifdef OPENSSL_SYS_WIN32
|
||||
/* Needed for struct timeval */
|
||||
#include <winsock.h>
|
||||
#elif defined(OPENSSL_SYS_NETWARE)
|
||||
#include <sys/timeval.h>
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
|
Loading…
Reference in a new issue