]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
include <isc/string.h> for isc_string_strerror_r prototype
authorMark Andrews <marka@isc.org>
Thu, 23 May 2019 03:14:43 +0000 (13:14 +1000)
committerMark Andrews <marka@isc.org>
Fri, 24 May 2019 06:27:40 +0000 (16:27 +1000)
lib/isc/include/isc/strerr.h

index 1d16819769872e591b6c10d95bd148399abf0b6e..f8bad238cca1e391a8d631a83e3b532aa6098c44 100644 (file)
@@ -13,7 +13,7 @@
 
 /*! \file isc/strerr.h */
 
-#include <string.h>
+#include <isc/string.h>
 
 #if defined(strerror_r)
 #undef strerror_r