<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