From 3f420a692b293921216549c1099c2e46ff284eae Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Thu, 12 Jul 2018 14:57:46 +1000 Subject: Remove key.h from portable files too. Commit 5467fbcb removed key.h so stop including it in portable files too. Fixes builds on lots of platforms. --- auth-sia.c | 1 - 1 file changed, 1 deletion(-) (limited to 'auth-sia.c') diff --git a/auth-sia.c b/auth-sia.c index 7c97f03e..ebe9d8d1 100644 --- a/auth-sia.c +++ b/auth-sia.c @@ -37,7 +37,6 @@ #include "ssh.h" #include "ssh_api.h" -#include "key.h" #include "hostfile.h" #include "auth.h" #include "auth-sia.h" -- cgit v1.2.1