mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 23:32:05 -04:00
#include <isc/string.h>
This commit is contained in:
parent
beb5c413b5
commit
e27d677170
1 changed files with 2 additions and 1 deletions
|
|
@ -15,10 +15,11 @@
|
|||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: resolver.c,v 1.278 2004/01/27 04:49:09 marka Exp $ */
|
||||
/* $Id: resolver.c,v 1.279 2004/02/02 04:37:39 marka Exp $ */
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <isc/string.h>
|
||||
#include <isc/task.h>
|
||||
#include <isc/timer.h>
|
||||
#include <isc/util.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue