From 505ec918d7e8dce617682f7a96b2d4b4796112ef Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 23 May 2019 13:14:43 +1000 Subject: [PATCH] include for isc_string_strerror_r prototype --- lib/isc/include/isc/strerr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/isc/include/isc/strerr.h b/lib/isc/include/isc/strerr.h index 1d16819769..f8bad238cc 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