From: Darren Tucker Date: Mon, 18 Jul 2016 07:12:22 +0000 (+1000) Subject: Conditionally include err.h. X-Git-Tag: V_7_3_P1~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eac1bbd06872c273f16ac0f9976b0aef026b701b;p=thirdparty%2Fopenssh-portable.git Conditionally include err.h. --- diff --git a/regress/modpipe.c b/regress/modpipe.c index c43e9cba1..5f4824b51 100755 --- a/regress/modpipe.c +++ b/regress/modpipe.c @@ -25,6 +25,9 @@ #include #include #include +#ifdef HAVE_ERR_H +# include +#endif #include "openbsd-compat/getopt_long.c" static void