2
0
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:
Evan Hunt
2018-09-07 15:26:50 -07:00
parent ac430136fb
commit 2c3b827e5d

View File

@@ -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