Fixed Windows compilation failure
This commit is contained in:
parent
115e480924
commit
339da43d6c
1 changed files with 1 additions and 0 deletions
|
@ -110,6 +110,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#include <limits.h>
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#define USE_SOCKETS
|
#define USE_SOCKETS
|
||||||
#include "ssl_locl.h"
|
#include "ssl_locl.h"
|
||||||
|
|
Loading…
Reference in a new issue