summaryrefslogtreecommitdiff
path: root/auth-chall.c
diff options
context:
space:
mode:
Diffstat (limited to 'auth-chall.c')
-rw-r--r--auth-chall.c3
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 @@
23 */ 23 */
24 24
25#include "includes.h" 25#include "includes.h"
26RCSID("$OpenBSD: auth-chall.c,v 1.2 2001/01/19 12:45:26 markus Exp $"); 26RCSID("$OpenBSD: auth-chall.c,v 1.3 2001/01/21 19:05:41 markus Exp $");
27 27
28#include "ssh.h"
29#include "auth.h" 28#include "auth.h"
30 29
31#ifdef SKEY 30#ifdef SKEY