From: Francis Dupont Date: Wed, 13 Sep 2017 12:34:54 +0000 (+0200) Subject: Added isc/string.h to shutdown_test which got strlcpy X-Git-Tag: v9.12.0b1~220 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=804ca1d92646ff5042e2a304d531ff3f3534b508;p=thirdparty%2Fbind9.git Added isc/string.h to shutdown_test which got strlcpy --- diff --git a/bin/tests/shutdown_test.c b/bin/tests/shutdown_test.c index ef58f1a4619..d4f8c6cfe5d 100644 --- a/bin/tests/shutdown_test.c +++ b/bin/tests/shutdown_test.c @@ -16,6 +16,7 @@ #include #include #include +#include #include #include #include