From 4438354870aa3bdbf52d9bc7bf20c85aa3fff1f9 Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Sun, 28 Aug 2011 04:50:16 +1000 Subject: - (dtucker) [auth-skey.c] Add log.h to fix build --with-skey. --- auth-skey.c | 1 + 1 file changed, 1 insertion(+) (limited to 'auth-skey.c') diff --git a/auth-skey.c b/auth-skey.c index cb43dba48..3536ec8fa 100644 --- a/auth-skey.c +++ b/auth-skey.c @@ -39,6 +39,7 @@ #include "hostfile.h" #include "auth.h" #include "ssh-gss.h" +#include "log.h" #include "monitor_wrap.h" static void * -- cgit v1.2.3