diff --git a/lib/dns/include/dns/confcommon.h b/lib/dns/include/dns/confcommon.h index 36d569ba13..9263c6a874 100644 --- a/lib/dns/include/dns/confcommon.h +++ b/lib/dns/include/dns/confcommon.h @@ -172,6 +172,7 @@ typedef enum { dns_c_ipmatch_localnets, dns_c_ipmatch_key, dns_c_ipmatch_acl, + dns_c_ipmatch_any, dns_c_ipmatch_none } dns_c_ipmatch_type_t;