]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
<isc/string.h> instead of "isc/string.h"
authorEvan Hunt <each@isc.org>
Fri, 7 Sep 2018 22:26:50 +0000 (15:26 -0700)
committerEvan Hunt <each@isc.org>
Fri, 7 Sep 2018 22:26:50 +0000 (15:26 -0700)
lib/isc/string.c

index 096793da7724269a638ded3eb7b693ba325b4011..c0fefc8a9dedb4ff7f45726450cbdfa9a8cfbb42 100644 (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