From 166e4f2ad73433edf5f3ba3128d1f1a2ef901e07 Mon Sep 17 00:00:00 2001 From: mouring Date: Sun, 4 Feb 2001 09:41:33 +0000 Subject: [PATCH] - (bal) next-posix.h changed to bsd-nextstep.h --- ChangeLog | 1 + openbsd-compat/bsd-nextstep.c | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index dc725db8..766c8803 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,7 @@ - (bal) openbsd-compat/Makefile minor fix. Ensure dependancies are done right. - (bal) Changed order of LIB="" in -with-skey due to library resolving. + - (bal) next-posix.h changed to bsd-nextstep.h 20010103 - (bal) Cygwin clean up by Corinna Vinschen diff --git a/openbsd-compat/bsd-nextstep.c b/openbsd-compat/bsd-nextstep.c index 43ec0acd..b6cdb3fa 100644 --- a/openbsd-compat/bsd-nextstep.c +++ b/openbsd-compat/bsd-nextstep.c @@ -25,7 +25,7 @@ #ifdef HAVE_NEXT #include #include -#include "next-posix.h" +#include "bsd-nextstep.h" pid_t posix_wait(int *status) -- 2.45.2