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

#include <string.h>

This commit is contained in:
Brian Wellington
2000-11-13 20:10:19 +00:00
parent 3f01dde0bd
commit 0042d68e2f

View File

@@ -15,10 +15,12 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: query.c,v 1.146 2000/11/11 00:34:20 gson Exp $ */
/* $Id: query.c,v 1.147 2000/11/13 20:10:19 bwelling Exp $ */
#include <config.h>
#include <string.h>
#include <isc/mem.h>
#include <isc/util.h>