Commit 8ca7d124 authored by Matt Caswell's avatar Matt Caswell
Browse files

Fixed Windows compilation failure

parent 67b9c82e
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"