Update from 1.0.0-stable.
This commit is contained in:
parent
13a4808ca4
commit
1998f60546
1 changed files with 3 additions and 0 deletions
|
@ -62,6 +62,9 @@
|
|||
|
||||
#include <openssl/buffer.h>
|
||||
#include <openssl/pqueue.h>
|
||||
#ifdef OPENSSL_SYS_WIN32
|
||||
/* Needed for struct timeval */
|
||||
#include <winsock.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
Loading…
Reference in a new issue