summaryrefslogtreecommitdiff
path: root/auth-rh-rsa.c
diff options
context:
space:
mode:
authordjm <djm>2001-11-12 00:04:28 +0000
committerdjm <djm>2001-11-12 00:04:28 +0000
commitbd1103ca7388f72de4ccad8263a5d03cf2f87657 (patch)
tree995f826dae9865e92ad3fd4cf136e33aaa942b83 /auth-rh-rsa.c
parentf66203da16d061a55708e53f57c1fb06d73c5892 (diff)
downloadopenssh-bd1103ca7388f72de4ccad8263a5d03cf2f87657.tar.gz
- 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 5bca5a97..8a486b33 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"
/*