Update from 1.0.0-stable
This commit is contained in:
parent
b1b9530165
commit
cc9001cb3f
@ -62,6 +62,10 @@
|
|||||||
|
|
||||||
#include <openssl/buffer.h>
|
#include <openssl/buffer.h>
|
||||||
#include <openssl/pqueue.h>
|
#include <openssl/pqueue.h>
|
||||||
|
#ifdef OPENSSL_SYS_WIN32
|
||||||
|
/* Needed for struct timeval */
|
||||||
|
#include <winsock.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user