mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
<isc/string.h> instead of "isc/string.h"
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
#endif
|
||||
#include <string.h>
|
||||
|
||||
#include "isc/string.h" // IWYU pragma: keep
|
||||
#include <isc/string.h> // IWYU pragma: keep
|
||||
|
||||
#if !defined(HAVE_STRLCPY)
|
||||
size_t
|
||||
|
Reference in New Issue
Block a user