=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/misc.h,v retrieving revision 1.93 retrieving revision 1.94 diff -u -r1.93 -r1.94 --- src/usr.bin/ssh/misc.h 2021/02/15 20:36:35 1.93 +++ src/usr.bin/ssh/misc.h 2021/03/03 08:42:52 1.94 @@ -1,4 +1,4 @@ -/* $OpenBSD: misc.h,v 1.93 2021/02/15 20:36:35 markus Exp $ */ +/* $OpenBSD: misc.h,v 1.94 2021/03/03 08:42:52 djm Exp $ */ /* * Author: Tatu Ylonen @@ -18,6 +18,7 @@ #include #include #include +#include /* Data structure for representing a forwarding request. */ struct Forward {