* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: rndc.c,v 1.96.18.11 2005/09/19 00:10:33 marka Exp $ */
+/* $Id: rndc.c,v 1.96.18.12 2005/09/19 00:15:20 marka Exp $ */
/*! \file */
#include <isccc/types.h>
#include <isccc/util.h>
+#include <dns/name.h>
+
#include <bind9/getaddresses.h>
#include "util.h"
isc_mem_put(mctx, args, argslen);
isccc_ccmsg_invalidate(&ccmsg);
+ dns_name_destroy();
+
if (show_final_mem)
isc_mem_stats(mctx, stderr);