=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/authfd.c,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- src/usr.bin/ssh/authfd.c 2001/01/21 19:05:44 1.33 +++ src/usr.bin/ssh/authfd.c 2001/02/04 13:30:11 1.34 @@ -35,7 +35,7 @@ */ #include "includes.h" -RCSID("$OpenBSD: authfd.c,v 1.33 2001/01/21 19:05:44 markus Exp $"); +RCSID("$OpenBSD: authfd.c,v 1.34 2001/02/04 13:30:11 stevesk Exp $"); #include @@ -52,7 +52,6 @@ #include "compat.h" #include "log.h" #include "atomicio.h" -#include "authfd.h" /* helper */ int decode_reply(int type);