Some compilers lacks <sys/time.h>. Include "timeval.h" to simplify the #ifdefs.
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
|
||||
#include "test.h"
|
||||
|
||||
#include <sys/time.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "timeval.h"
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
|
||||
#include "test.h"
|
||||
|
||||
#include <sys/time.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "timeval.h"
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
|
||||
#ifdef USE_SSLEAY
|
||||
|
||||
#include <sys/time.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include <openssl/opensslv.h>
|
||||
|
||||
Reference in New Issue
Block a user