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