]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fixedname.h is not needed
authorBrian Wellington <source@isc.org>
Mon, 31 Jul 2000 19:40:52 +0000 (19:40 +0000)
committerBrian Wellington <source@isc.org>
Mon, 31 Jul 2000 19:40:52 +0000 (19:40 +0000)
lib/dns/rdata/generic/ns_2.h

index f9eb66033d34dfbf837a91b552cc7a3f0384c967..97db027c893fa2bd569cfb500d23717b402c3256 100644 (file)
@@ -18,9 +18,7 @@
 #ifndef GENERIC_NS_2_H
 #define GENERIC_NS_2_H 1
 
-/* $Id: ns_2.h,v 1.19 2000/07/27 09:49:25 tale Exp $ */
-
-#include <dns/fixedname.h>
+/* $Id: ns_2.h,v 1.20 2000/07/31 19:40:52 bwelling Exp $ */
 
 typedef struct dns_rdata_ns {
        dns_rdatacommon_t       common;