summaryrefslogtreecommitdiffstats
path: root/otherlibs/unix/execve.c
diff options
context:
space:
mode:
Diffstat (limited to 'otherlibs/unix/execve.c')
-rw-r--r--otherlibs/unix/execve.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/unix/execve.c b/otherlibs/unix/execve.c
index 6d1a2fb4a..52fc28f19 100644
--- a/otherlibs/unix/execve.c
+++ b/otherlibs/unix/execve.c
@@ -13,7 +13,7 @@
#include <mlvalues.h>
#include <memory.h>
-#include "unix.h"
+#include "unixsupport.h"
extern char ** cstringvect();