summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2018-08-21 08:57:24 -0700
committerTim Rice <tim@multitalents.net>2018-08-21 08:57:24 -0700
commitbc44ee088ad269d232e514f037c87ada4c2fd3f0 (patch)
tree30c1d38dd2ba3070dfd011c09aa27591ca3cfc7e
parent829fc28a9c54e3f812ee7248c7a3e31eeb4f0b3a (diff)
modified: openbsd-compat/port-uw.c
remove obsolete and un-needed include
-rw-r--r--openbsd-compat/port-uw.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbsd-compat/port-uw.c b/openbsd-compat/port-uw.c
index 10dfb9f1..9edb1b48 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 */