]> andersk Git - openssh.git/blobdiff - auth-rsa.c
- djm@cvs.openbsd.org 2004/05/09 01:19:28
[openssh.git] / auth-rsa.c
index 2f0746b30565c343b5702b18b7e42deda26f4779..8a02b8a8f36cc087dded79a35b56ce681f473bcf 100644 (file)
@@ -14,7 +14,7 @@
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: auth-rsa.c,v 1.58 2003/11/04 08:54:09 djm Exp $");
+RCSID("$OpenBSD: auth-rsa.c,v 1.59 2004/05/09 01:19:27 djm Exp $");
 
 #include <openssl/rsa.h>
 #include <openssl/md5.h>
@@ -23,7 +23,6 @@ RCSID("$OpenBSD: auth-rsa.c,v 1.58 2003/11/04 08:54:09 djm Exp $");
 #include "packet.h"
 #include "xmalloc.h"
 #include "ssh1.h"
-#include "mpaux.h"
 #include "uidswap.h"
 #include "match.h"
 #include "auth-options.h"
This page took 0.038121 seconds and 4 git commands to generate.