summaryrefslogtreecommitdiff
path: root/lib/dns/rdata/generic/cds_59.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dns/rdata/generic/cds_59.c')
-rw-r--r--lib/dns/rdata/generic/cds_59.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/dns/rdata/generic/cds_59.c b/lib/dns/rdata/generic/cds_59.c
index fcf49662c46a..ff7ff6315790 100644
--- a/lib/dns/rdata/generic/cds_59.c
+++ b/lib/dns/rdata/generic/cds_59.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2014, 2015 Internet Systems Consortium, Inc. ("ISC")
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@@ -21,8 +21,7 @@
#ifndef RDATA_GENERIC_CDS_59_C
#define RDATA_GENERIC_CDS_59_C
-#define RRTYPE_CDS_ATTRIBUTES \
- (DNS_RDATATYPEATTR_DNSSEC|DNS_RDATATYPEATTR_ATPARENT)
+#define RRTYPE_CDS_ATTRIBUTES 0
#include <isc/sha1.h>
#include <isc/sha2.h>