* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: rbtdb.c,v 1.167 2001/06/04 20:57:25 tale Exp $ */
+/* $Id: rbtdb.c,v 1.168 2001/08/27 03:58:44 marka Exp $ */
/*
* Principal Author: Bob Halley
new_reference(rbtdb, node);
+ INSIST(rdataset->methods == NULL); /* We must be disassociated. */
+
rdataset->methods = &rdataset_methods;
rdataset->rdclass = rbtdb->common.rdclass;
rdataset->type = RBTDB_RDATATYPE_BASE(header->type);