summaryrefslogtreecommitdiffstats
path: root/otherlibs/win32unix
diff options
context:
space:
mode:
Diffstat (limited to 'otherlibs/win32unix')
-rw-r--r--otherlibs/win32unix/sockopt.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/otherlibs/win32unix/sockopt.c b/otherlibs/win32unix/sockopt.c
index b75873e73..5fab2f6ff 100644
--- a/otherlibs/win32unix/sockopt.c
+++ b/otherlibs/win32unix/sockopt.c
@@ -15,7 +15,9 @@
#include <errno.h>
#include <mlvalues.h>
+#include <memory.h>
#include <alloc.h>
+#include <fail.h>
#include "unixsupport.h"
#include "socketaddr.h"