=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/authfile.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- src/usr.bin/ssh/authfile.c 1999/09/26 20:53:33 1.1 +++ src/usr.bin/ssh/authfile.c 1999/09/26 21:02:15 1.2 @@ -15,11 +15,10 @@ */ #include "includes.h" -RCSID("$Id: authfile.c,v 1.1 1999/09/26 20:53:33 deraadt Exp $"); +RCSID("$Id: authfile.c,v 1.2 1999/09/26 21:02:15 deraadt Exp $"); #include #include "xmalloc.h" -#include "idea.h" #include "buffer.h" #include "bufaux.h" #include "cipher.h"