2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

add print.h and string.h to files that need them

This commit is contained in:
Michael Graff
2000-05-02 16:36:22 +00:00
parent 2002be4f65
commit f6407f9a0b
2 changed files with 4 additions and 2 deletions

View File

@@ -32,6 +32,7 @@
#include <isc/socket.h>
#include <isc/task.h>
#include <isc/util.h>
#include <isc/print.h>
#include <dns/dispatch.h>
#include <dns/events.h>