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