This at least break WIN32 which doesn't have sys/time.h might need to make
this a bit more generous later...
This commit is contained in:
@@ -61,7 +61,9 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <errno.h>
|
||||
#ifdef OPENSSL_SYS_VMS
|
||||
#include <sys/time.h>
|
||||
#endif
|
||||
#define USE_SOCKETS
|
||||
#include "cryptlib.h"
|
||||
|
||||
|
Reference in New Issue
Block a user