=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/Attic/bufaux.c,v retrieving revision 1.13.2.4 retrieving revision 1.16 diff -u -r1.13.2.4 -r1.16 --- src/usr.bin/ssh/Attic/bufaux.c 2001/05/07 21:09:27 1.13.2.4 +++ src/usr.bin/ssh/Attic/bufaux.c 2001/01/16 23:58:08 1.16 @@ -37,13 +37,13 @@ */ #include "includes.h" -RCSID("$OpenBSD: bufaux.c,v 1.13.2.4 2001/05/07 21:09:27 jason Exp $"); +RCSID("$OpenBSD: bufaux.c,v 1.16 2001/01/16 23:58:08 deraadt Exp $"); +#include "ssh.h" #include #include "bufaux.h" #include "xmalloc.h" #include "getput.h" -#include "log.h" /* * Stores an BIGNUM in the buffer with a 2-byte msb first bit count, followed