Fixed Windows compilation failure

This commit is contained in:
Matt Caswell 2014-05-27 00:26:55 +01:00 committed by Kurt Roeckx
parent 115e480924
commit 339da43d6c

View file

@ -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"