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