summaryrefslogtreecommitdiffstats
path: root/otherlibs/unix/dup2.c
diff options
context:
space:
mode:
Diffstat (limited to 'otherlibs/unix/dup2.c')
-rw-r--r--otherlibs/unix/dup2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/unix/dup2.c b/otherlibs/unix/dup2.c
index 1e9af1b76..242885778 100644
--- a/otherlibs/unix/dup2.c
+++ b/otherlibs/unix/dup2.c
@@ -12,7 +12,7 @@
/* $Id$ */
#include <mlvalues.h>
-#include "unix.h"
+#include "unixsupport.h"
#ifdef HAS_DUP2