diff options
Diffstat (limited to 'auth-chall.c')
-rw-r--r-- | auth-chall.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/auth-chall.c b/auth-chall.c index e99ddb39f..b8b0c5d1e 100644 --- a/auth-chall.c +++ b/auth-chall.c @@ -23,9 +23,8 @@ */ #include "includes.h" -RCSID("$OpenBSD: auth-chall.c,v 1.2 2001/01/19 12:45:26 markus Exp $"); +RCSID("$OpenBSD: auth-chall.c,v 1.3 2001/01/21 19:05:41 markus Exp $"); -#include "ssh.h" #include "auth.h" #ifdef SKEY |