add #include <isc/string.h>

This commit is contained in:
Mark Andrews
2017-09-13 23:43:43 +10:00
parent 804ca1d926
commit 4c9ba9ded8
7 changed files with 9 additions and 1 deletions

View File

@@ -19,9 +19,10 @@
#include <sys/stat.h>
#include <isc/assertions.h>
#include <isc/dir.h>
#include <isc/magic.h>
#include <isc/assertions.h>
#include <isc/string.h>
#include <isc/util.h>
#include "errno2result.h"

View File

@@ -29,6 +29,7 @@
#include <isc/file.h>
#include <isc/stat.h>
#include <isc/string.h>
#include "errno2result.h"

View File

@@ -17,8 +17,10 @@
*/
#include <config.h>
#include <isc/bind_registry.h>
#include <isc/ntpaths.h>
#include <isc/string.h>
/*
* Module Variables