summaryrefslogtreecommitdiff
path: root/hostfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'hostfile.c')
-rw-r--r--hostfile.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/hostfile.c b/hostfile.c
index b381741a..f5d3dde9 100644
--- a/hostfile.c
+++ b/hostfile.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: hostfile.c,v 1.88 2021/01/26 00:49:30 djm Exp $ */
+/* $OpenBSD: hostfile.c,v 1.89 2021/01/26 00:51:30 djm Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -63,11 +63,6 @@
#include "hmac.h"
#include "sshbuf.h"
-struct hostkeys {
- struct hostkey_entry *entries;
- u_int num_entries;
-};
-
/* XXX hmac is too easy to dictionary attack; use bcrypt? */
static int