]> andersk Git - openssh.git/commitdiff
- (bal) next-posix.h changed to bsd-nextstep.h
authormouring <mouring>
Sun, 4 Feb 2001 09:41:33 +0000 (09:41 +0000)
committermouring <mouring>
Sun, 4 Feb 2001 09:41:33 +0000 (09:41 +0000)
ChangeLog
openbsd-compat/bsd-nextstep.c

index dc725db8e566124973c75f15c0b266ef547520e1..766c8803f930b286b1c0f2840035056f0c23cbad 100644 (file)
--- 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 <vinschen@redhat.com>
index 43ec0acd9513809fdea2b46afbe7bbdcff1f8802..b6cdb3faa8525f060bd6880068308c4289983342 100644 (file)
@@ -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)
This page took 0.052819 seconds and 5 git commands to generate.