]> andersk Git - gssapi-openssh.git/blobdiff - openssh/openbsd-compat/openbsd-compat.h
Import of OpenSSH 3.6.1p1
[gssapi-openssh.git] / openssh / openbsd-compat / openbsd-compat.h
index 4c11bf20cae93ffa8687bd76e1177b93108c6fcb..7f6c8f62b8018720f3f533156bd80849ecbcf244 100644 (file)
@@ -6,6 +6,7 @@
 #include "config.h"
 
 /* OpenBSD function replacements */
+#include "basename.h"
 #include "bindresvport.h"
 #include "getcwd.h"
 #include "realpath.h"
@@ -26,6 +27,7 @@
 #include "glob.h"
 #include "readpassphrase.h"
 #include "getopt.h"
+#include "vis.h"
 
 /* Home grown routines */
 #include "bsd-arc4random.h"
This page took 0.03336 seconds and 4 git commands to generate.