]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[master] include <isc/string.h>
authorEvan Hunt <each@isc.org>
Mon, 17 Feb 2014 00:30:47 +0000 (16:30 -0800)
committerEvan Hunt <each@isc.org>
Mon, 17 Feb 2014 00:30:47 +0000 (16:30 -0800)
bin/delve/delve.c

index 1e4c656dea2d5bba706dc082d957b6aed7221aa9..2e4a8b5769fdec0ee204304e4951f01575d60906 100644 (file)
@@ -41,6 +41,7 @@
 #include <isc/print.h>
 #include <isc/sockaddr.h>
 #include <isc/socket.h>
+#include <isc/string.h>
 #include <isc/task.h>
 #include <isc/timer.h>
 #include <isc/util.h>