]> andersk Git - openssh.git/blobdiff - includes.h
- (bal) Reorder. Move all bsd-*, fake-*, next-*, and cygwin* stuff to
[openssh.git] / includes.h
index 18693c7f0fcc414feac0c0437431340e13f3b528..ac83a12f08f15c354bf348f24bf3dfa1e6e72981 100644 (file)
@@ -21,7 +21,7 @@ static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg }
 
 #include "config.h"
 
-#include "next-posix.h"
+#include "bsd-nextstep.h"
 
 #include <sys/types.h>
 #include <sys/socket.h>
@@ -95,7 +95,7 @@ static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg }
 #endif
 #include "version.h"
 #include "openbsd-compat.h"
-#include "cygwin_util.h"
+#include "bsd-cygwin_util.h"
 #include "entropy.h"
 
 #endif /* INCLUDES_H */
This page took 0.033947 seconds and 4 git commands to generate.