]> andersk Git - openssh.git/blobdiff - openbsd-compat/openbsd-compat.h
- (djm) [configure.ac defines.h kex.c md-sha256.c]
[openssh.git] / openbsd-compat / openbsd-compat.h
index 00c907c54c810bca57f35acb17f8ab98f765350b..d5b8e64f9f1a974a30401e381d8a06b7b6805ef4 100644 (file)
@@ -38,7 +38,7 @@
 #include "readpassphrase.h"
 #include "vis.h"
 #include "getrrsetbyname.h"
-
+#include "sha2.h"
 
 #ifndef HAVE_BASENAME
 char *basename(const char *path);
@@ -186,5 +186,6 @@ char *shadow_pw(struct passwd *pw);
 #include "port-irix.h"
 #include "port-aix.h"
 #include "port-uw.h"
+#include "port-tun.h"
 
 #endif /* _OPENBSD_COMPAT_H */
This page took 0.032256 seconds and 4 git commands to generate.