=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/authfd.h,v retrieving revision 1.34.8.1 retrieving revision 1.35 diff -u -r1.34.8.1 -r1.35 --- src/usr.bin/ssh/authfd.h 2006/10/06 03:19:32 1.34.8.1 +++ src/usr.bin/ssh/authfd.h 2006/03/25 22:22:42 1.35 @@ -1,4 +1,4 @@ -/* $OpenBSD: authfd.h,v 1.34.8.1 2006/10/06 03:19:32 brad Exp $ */ +/* $OpenBSD: authfd.h,v 1.35 2006/03/25 22:22:42 djm Exp $ */ /* * Author: Tatu Ylonen @@ -15,6 +15,8 @@ #ifndef AUTHFD_H #define AUTHFD_H + +#include "buffer.h" /* Messages for the authentication agent connection. */ #define SSH_AGENTC_REQUEST_RSA_IDENTITIES 1