=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/ssh-keygen.c,v retrieving revision 1.128.2.1 retrieving revision 1.136 diff -u -r1.128.2.1 -r1.136 --- src/usr.bin/ssh/ssh-keygen.c 2006/02/03 03:01:57 1.128.2.1 +++ 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.128.2.1 2006/02/03 03:01:57 brad Exp $"); +RCSID("$OpenBSD: ssh-keygen.c,v 1.136 2006/02/20 17:19:54 stevesk Exp $"); + +#include +#include #include #include