summaryrefslogtreecommitdiff
path: root/auth-rsa.c
diff options
context:
space:
mode:
Diffstat (limited to 'auth-rsa.c')
-rw-r--r--auth-rsa.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/auth-rsa.c b/auth-rsa.c
index 6968df58c..cc76bf07e 100644
--- a/auth-rsa.c
+++ b/auth-rsa.c
@@ -15,9 +15,8 @@ validity of the host key.
15 15
16*/ 16*/
17 17
18#include "config.h"
19#include "includes.h" 18#include "includes.h"
20RCSID("$Id: auth-rsa.c,v 1.5 1999/11/12 04:19:27 damien Exp $"); 19RCSID("$Id: auth-rsa.c,v 1.6 1999/11/12 23:51:58 damien Exp $");
21 20
22#include "rsa.h" 21#include "rsa.h"
23#include "packet.h" 22#include "packet.h"