summaryrefslogtreecommitdiffstats
path: root/openbsd-compat/bsd-nextstep.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbsd-compat/bsd-nextstep.c')
-rw-r--r--openbsd-compat/bsd-nextstep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsd-compat/bsd-nextstep.c b/openbsd-compat/bsd-nextstep.c
index 43ec0acd9..b6cdb3faa 100644
--- a/openbsd-compat/bsd-nextstep.c
+++ b/openbsd-compat/bsd-nextstep.c
@@ -25,7 +25,7 @@
#ifdef HAVE_NEXT
#include <errno.h>
#include <sys/wait.h>
-#include "next-posix.h"
+#include "bsd-nextstep.h"
pid_t
posix_wait(int *status)