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

#include <dns/result.h>

This commit is contained in:
Andreas Gustafsson
2000-11-30 21:32:20 +00:00
parent 1d7204a98d
commit 091ea9e38d

View File

@@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: rndc.c,v 1.32 2000/11/30 20:45:07 gson Exp $ */
/* $Id: rndc.c,v 1.33 2000/11/30 21:32:20 gson Exp $ */
/*
* Principal Author: DCL
@@ -36,6 +36,7 @@
#include <isc/util.h>
#include <dns/confndc.h>
#include <dns/result.h>
#include <dst/dst.h>