]> andersk Git - openssh.git/blobdiff - openbsd-compat.h
change my e-mail to a portable one.
[openssh.git] / openbsd-compat.h
index 521579b968b14b6e1d34de463b1083e3890db166..1be0ccd403675a85787e3d342b61316cb294a9cf 100644 (file)
@@ -6,6 +6,8 @@
 /* BSD function replacements */
 #include "bsd-arc4random.h"
 #include "bsd-bindresvport.h"
+#include "bsd-getcwd.h"
+#include "bsd-realpath.h"
 #include "bsd-rresvport.h"
 #include "bsd-misc.h"
 #include "bsd-strlcpy.h"
 #include "bsd-inet_aton.h"
 #include "bsd-inet_ntoa.h"
 #include "bsd-strsep.h"
+#include "bsd-strtok.h"
+#include "bsd-vis.h"
+#include "bsd-waitpid.h"
+#include "bsd-setproctitle.h"
 
 /* rfc2553 socket API replacements */
 #include "fake-getaddrinfo.h"
This page took 0.033014 seconds and 4 git commands to generate.