summaryrefslogtreecommitdiff
path: root/sockcompat.h
diff options
context:
space:
mode:
Diffstat (limited to 'sockcompat.h')
-rw-r--r--sockcompat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sockcompat.h b/sockcompat.h
index 9249d5e..85810e8 100644
--- a/sockcompat.h
+++ b/sockcompat.h
@@ -49,6 +49,7 @@
#include <winsock2.h>
#include <ws2tcpip.h>
#include <stddef.h>
+#include <errno.h>
#ifdef _MSC_VER
typedef long long ssize_t;