summaryrefslogtreecommitdiffstats
path: root/otherlibs/unix/close.c
diff options
context:
space:
mode:
Diffstat (limited to 'otherlibs/unix/close.c')
-rw-r--r--otherlibs/unix/close.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/unix/close.c b/otherlibs/unix/close.c
index 41dfca5e9..e750c0dc0 100644
--- a/otherlibs/unix/close.c
+++ b/otherlibs/unix/close.c
@@ -12,7 +12,7 @@
/* $Id$ */
#include <mlvalues.h>
-#include "unix.h"
+#include "unixsupport.h"
value unix_close(fd) /* ML */
value fd;