=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/Attic/log-server.c,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- src/usr.bin/ssh/Attic/log-server.c 1999/09/30 05:11:29 1.4 +++ src/usr.bin/ssh/Attic/log-server.c 1999/10/17 20:39:11 1.5 @@ -15,10 +15,9 @@ */ #include "includes.h" -RCSID("$Id: log-server.c,v 1.4 1999/09/30 05:11:29 deraadt Exp $"); +RCSID("$Id: log-server.c,v 1.5 1999/10/17 20:39:11 dugsong Exp $"); #include -#include #include "packet.h" #include "xmalloc.h" #include "ssh.h"