=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/packet.h,v retrieving revision 1.43 retrieving revision 1.43.2.1 diff -u -r1.43 -r1.43.2.1 --- src/usr.bin/ssh/packet.h 2005/07/25 11:59:40 1.43 +++ src/usr.bin/ssh/packet.h 2006/10/06 03:19:33 1.43.2.1 @@ -1,4 +1,4 @@ -/* $OpenBSD: packet.h,v 1.43 2005/07/25 11:59:40 markus Exp $ */ +/* $OpenBSD: packet.h,v 1.43.2.1 2006/10/06 03:19:33 brad Exp $ */ /* * Author: Tatu Ylonen @@ -15,6 +15,8 @@ #ifndef PACKET_H #define PACKET_H + +#include #include