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-skey.c | 1 - 1 file changed, 1 deletion(-) (limited to 'auth-skey.c') diff --git a/auth-skey.c b/auth-skey.c index 3536ec8fa..b347527f6 100644 --- a/auth-skey.c +++ b/auth-skey.c @@ -35,7 +35,6 @@ #include #include "xmalloc.h" -#include "key.h" #include "hostfile.h" #include "auth.h" #include "ssh-gss.h" -- cgit v1.2.3