=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/packet.h,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- src/usr.bin/ssh/packet.h 2000/04/03 20:12:55 1.12 +++ src/usr.bin/ssh/packet.h 2000/04/12 09:39:10 1.13 @@ -13,12 +13,12 @@ * */ -/* RCSID("$Id: packet.h,v 1.12 2000/04/03 20:12:55 markus Exp $"); */ +/* RCSID("$Id: packet.h,v 1.13 2000/04/12 09:39:10 markus Exp $"); */ #ifndef PACKET_H #define PACKET_H -#include +#include /* * Sets the socket used for communication. Disables encryption until