=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/ssh-keygen.c,v retrieving revision 1.122.2.2 retrieving revision 1.136 diff -u -r1.122.2.2 -r1.136 --- src/usr.bin/ssh/ssh-keygen.c 2006/02/03 02:53:45 1.122.2.2 +++ src/usr.bin/ssh/ssh-keygen.c 2006/02/20 17:19:54 1.136 @@ -12,7 +12,10 @@ */ #include "includes.h" -RCSID("$OpenBSD: ssh-keygen.c,v 1.122.2.2 2006/02/03 02:53:45 brad Exp $"); +RCSID("$OpenBSD: ssh-keygen.c,v 1.136 2006/02/20 17:19:54 stevesk Exp $"); + +#include +#include #include #include