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