Commit 339da43d authored by Matt Caswell's avatar Matt Caswell Committed by Kurt Roeckx
Browse files

Fixed Windows compilation failure

parent 115e4809
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -110,6 +110,7 @@
 */

#include <stdio.h>
#include <limits.h>
#include <errno.h>
#define USE_SOCKETS
#include "ssl_locl.h"