summaryrefslogtreecommitdiff
path: root/auth-passwd.c
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2007-09-17 11:54:24 +1000
committerDamien Miller <djm@mindrot.org>2007-09-17 11:54:24 +1000
commit6ef50134c257b9e043e4a92821c5688263865d38 (patch)
tree38f698db184b68f0e191f528321870a8d176569c /auth-passwd.c
parent6572db28fdf60cf681ecc365358985ee6e8172d8 (diff)
downloadopenssh-git-6ef50134c257b9e043e4a92821c5688263865d38.tar.gz
- djm@cvs.openbsd.org 2007/08/23 02:55:51
[auth-passwd.c auth.c session.c] missed include bits from last commit NB. RCS ID sync only for portable
Diffstat (limited to 'auth-passwd.c')
-rw-r--r--auth-passwd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth-passwd.c b/auth-passwd.c
index 33364363..6b67a131 100644
--- a/auth-passwd.c
+++ b/auth-passwd.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: auth-passwd.c,v 1.41 2007/08/23 02:49:43 djm Exp $ */
+/* $OpenBSD: auth-passwd.c,v 1.42 2007/08/23 02:55:51 djm Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland