summaryrefslogtreecommitdiffstats
path: root/otherlibs/unix/sendrecv.c
diff options
context:
space:
mode:
Diffstat (limited to 'otherlibs/unix/sendrecv.c')
-rw-r--r--otherlibs/unix/sendrecv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/unix/sendrecv.c b/otherlibs/unix/sendrecv.c
index ea531e7e4..b6f35b262 100644
--- a/otherlibs/unix/sendrecv.c
+++ b/otherlibs/unix/sendrecv.c
@@ -14,7 +14,7 @@
#include <mlvalues.h>
#include <alloc.h>
#include <memory.h>
-#include "unix.h"
+#include "unixsupport.h"
#ifdef HAS_SOCKETS
#include "socketaddr.h"