From: Tim Rice Date: Tue, 21 Aug 2018 15:57:24 +0000 (-0700) Subject: modified: openbsd-compat/port-uw.c X-Git-Tag: V_7_8_P1~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc44ee088ad269d232e514f037c87ada4c2fd3f0;p=thirdparty%2Fopenssh-portable.git modified: openbsd-compat/port-uw.c remove obsolete and un-needed include --- diff --git a/openbsd-compat/port-uw.c b/openbsd-compat/port-uw.c index 10dfb9f1c..9edb1b481 100644 --- a/openbsd-compat/port-uw.c +++ b/openbsd-compat/port-uw.c @@ -38,7 +38,6 @@ #include "xmalloc.h" #include "packet.h" -#include "key.h" #include "auth-options.h" #include "log.h" #include "misc.h" /* servconf.h needs misc.h for struct ForwardOptions */