=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/Attic/bufaux.c,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- src/usr.bin/ssh/Attic/bufaux.c 2000/03/28 20:24:18 1.9 +++ src/usr.bin/ssh/Attic/bufaux.c 2000/04/12 09:39:10 1.10 @@ -17,10 +17,10 @@ */ #include "includes.h" -RCSID("$Id: bufaux.c,v 1.9 2000/03/28 20:24:18 markus Exp $"); +RCSID("$Id: bufaux.c,v 1.10 2000/04/12 09:39:10 markus Exp $"); #include "ssh.h" -#include +#include #include "bufaux.h" #include "xmalloc.h" #include "getput.h"