mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-04-08 18:35:05 +02:00
- (bal) next-posix.h changed to bsd-nextstep.h
This commit is contained in:
parent
b0c2eeb96c
commit
45cb2937bc
@ -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 <vinschen@redhat.com>
|
||||
|
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user