summaryrefslogtreecommitdiffstats
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 6968df58..cc76bf07 100644
--- a/auth-rsa.c
+++ b/auth-rsa.c
@@ -15,9 +15,8 @@ validity of the host key.
*/
-#include "config.h"
#include "includes.h"
-RCSID("$Id: auth-rsa.c,v 1.5 1999/11/12 04:19:27 damien Exp $");
+RCSID("$Id: auth-rsa.c,v 1.6 1999/11/12 23:51:58 damien Exp $");
#include "rsa.h"
#include "packet.h"