summaryrefslogtreecommitdiff
path: root/auth-rh-rsa.c
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-11-12 11:04:28 +1100
committerDamien Miller <djm@mindrot.org>2001-11-12 11:04:28 +1100
commit6fd5b391f0fdb81dcd80cf464774c7bb624f9afa (patch)
tree788e2b62902e4259a9a63a90a4b54daf6f997b9e /auth-rh-rsa.c
parent60d8aafcb1640e5dbfa30b7940a98a484d57cbd7 (diff)
- markus@cvs.openbsd.org 2001/11/07 22:41:51
[auth2.c auth-rh-rsa.c] unused includes
Diffstat (limited to 'auth-rh-rsa.c')
-rw-r--r--auth-rh-rsa.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/auth-rh-rsa.c b/auth-rh-rsa.c
index 5bca5a970..8a486b330 100644
--- a/auth-rh-rsa.c
+++ b/auth-rh-rsa.c
@@ -13,7 +13,7 @@
*/
#include "includes.h"
-RCSID("$OpenBSD: auth-rh-rsa.c,v 1.25 2001/06/23 03:04:42 markus Exp $");
+RCSID("$OpenBSD: auth-rh-rsa.c,v 1.26 2001/11/07 22:41:51 markus Exp $");
#include "packet.h"
#include "xmalloc.h"
@@ -24,7 +24,6 @@ RCSID("$OpenBSD: auth-rh-rsa.c,v 1.25 2001/06/23 03:04:42 markus Exp $");
#include "hostfile.h"
#include "pathnames.h"
#include "auth.h"
-#include "tildexpand.h"
#include "canohost.h"
/*