From: Darren Tucker Date: Thu, 16 Mar 2017 03:05:46 +0000 (+1100) Subject: Include includes.h for compat bits. X-Git-Tag: V_7_5_P1~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fbf91684d76d38b9cf06550b69c9e41bca5a71c;p=thirdparty%2Fopenssh-portable.git Include includes.h for compat bits. --- diff --git a/regress/unittests/conversion/tests.c b/regress/unittests/conversion/tests.c index ebb48a14d..6dd77ef42 100644 --- a/regress/unittests/conversion/tests.c +++ b/regress/unittests/conversion/tests.c @@ -5,6 +5,8 @@ * Placed in the public domain */ +#include "includes.h" + #include #include #include