]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
modified: openbsd-compat/port-uw.c
authorTim Rice <tim@multitalents.net>
Tue, 21 Aug 2018 15:57:24 +0000 (08:57 -0700)
committerTim Rice <tim@multitalents.net>
Tue, 21 Aug 2018 15:57:24 +0000 (08:57 -0700)
remove obsolete and un-needed include

openbsd-compat/port-uw.c

index 10dfb9f1c596d2fdaeb9d5d0ad111120a84118b0..9edb1b481151858fc9f65b61ca1a154dc95ea715 100644 (file)
@@ -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 */