summaryrefslogtreecommitdiff
path: root/auth-skey.c
diff options
context:
space:
mode:
Diffstat (limited to 'auth-skey.c')
-rw-r--r--auth-skey.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth-skey.c b/auth-skey.c
index 7eb32e8f2..d66d84e7d 100644
--- a/auth-skey.c
+++ b/auth-skey.c
@@ -1,6 +1,6 @@
1#include "includes.h" 1#include "includes.h"
2#ifdef SKEY 2#ifdef SKEY
3RCSID("$Id: auth-skey.c,v 1.6 2000/04/14 10:30:29 markus Exp $"); 3RCSID("$OpenBSD: auth-skey.c,v 1.7 2000/06/20 01:39:38 markus Exp $");
4 4
5#include "ssh.h" 5#include "ssh.h"
6#include "packet.h" 6#include "packet.h"