diff --git a/packet.h b/packet.h index cb194567a..b0a1531e5 100644 --- a/packet.h +++ b/packet.h @@ -35,7 +35,7 @@ #endif /* WITH_OPENSSL */ #include -#include +#include "openbsd-compat/sys-queue.h" struct kex; struct sshkey;