mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 15:05:23 +00:00
Missing #include
This commit is contained in:
@@ -15,7 +15,9 @@
|
|||||||
* SOFTWARE.
|
* SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* $Id: ns_2.h,v 1.12 1999/05/07 03:24:10 marka Exp $ */
|
/* $Id: ns_2.h,v 1.13 1999/07/05 00:32:37 marka Exp $ */
|
||||||
|
|
||||||
|
#include <dns/fixedname.h>
|
||||||
|
|
||||||
typedef struct dns_rdata_ns {
|
typedef struct dns_rdata_ns {
|
||||||
dns_rdatacommon_t common;
|
dns_rdatacommon_t common;
|
||||||
|
Reference in New Issue
Block a user