summaryrefslogtreecommitdiffstats
path: root/otherlibs/unix/kill.c
diff options
context:
space:
mode:
Diffstat (limited to 'otherlibs/unix/kill.c')
-rw-r--r--otherlibs/unix/kill.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/unix/kill.c b/otherlibs/unix/kill.c
index b296f06a1..e117200b7 100644
--- a/otherlibs/unix/kill.c
+++ b/otherlibs/unix/kill.c
@@ -13,7 +13,7 @@
#include <mlvalues.h>
#include <fail.h>
-#include "unix.h"
+#include "unixsupport.h"
#include <signal.h>
extern int posix_signals[]; /* defined in byterun/signals.c */