summaryrefslogtreecommitdiff
path: root/auth2-hostbased.c
diff options
context:
space:
mode:
Diffstat (limited to 'auth2-hostbased.c')
-rw-r--r--auth2-hostbased.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/auth2-hostbased.c b/auth2-hostbased.c
index 1111ed67a..251828496 100644
--- a/auth2-hostbased.c
+++ b/auth2-hostbased.c
@@ -23,7 +23,6 @@
23 */ 23 */
24 24
25#include "includes.h" 25#include "includes.h"
26RCSID("$OpenBSD: auth2-hostbased.c,v 1.6 2004/01/19 21:25:15 markus Exp $");
27 26
28#include "ssh2.h" 27#include "ssh2.h"
29#include "xmalloc.h" 28#include "xmalloc.h"