include <isc/string.h> for isc_string_strerror_r prototype

This commit is contained in:
Mark Andrews 2019-05-23 13:14:43 +10:00
parent 978a37c827
commit 505ec918d7

View file

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