From: Mark Andrews Date: Thu, 23 May 2019 03:14:43 +0000 (+1000) Subject: include for isc_string_strerror_r prototype X-Git-Tag: v9.15.1~36^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=505ec918d7e8dce617682f7a96b2d4b4796112ef;p=thirdparty%2Fbind9.git include for isc_string_strerror_r prototype --- diff --git a/lib/isc/include/isc/strerr.h b/lib/isc/include/isc/strerr.h index 1d168197698..f8bad238cca 100644 --- a/lib/isc/include/isc/strerr.h +++ b/lib/isc/include/isc/strerr.h @@ -13,7 +13,7 @@ /*! \file isc/strerr.h */ -#include +#include #if defined(strerror_r) #undef strerror_r