From 17da530d609a62b9d6e5da436feefa4fe38bae7b Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Fri, 8 Sep 2006 09:54:41 +1000 Subject: - (dtucker) [auth-sia.c] Add includes required for build on Tru64. Patch from Chris Adams. --- auth-sia.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'auth-sia.c') diff --git a/auth-sia.c b/auth-sia.c index 63304d36e..a9e1c258c 100644 --- a/auth-sia.c +++ b/auth-sia.c @@ -36,6 +36,8 @@ #include #include "ssh.h" +#include "key.h" +#include "hostfile.h" #include "auth.h" #include "auth-sia.h" #include "log.h" -- cgit v1.2.3