diff --git a/lib/dns/include/dns/types.h b/lib/dns/include/dns/types.h index 395b287c4f..5b8a8ba594 100644 --- a/lib/dns/include/dns/types.h +++ b/lib/dns/include/dns/types.h @@ -93,6 +93,7 @@ typedef struct dns_aclelement dns_aclelement_t; typedef struct dns_acl dns_acl_t; typedef struct dns_aclenv dns_aclenv_t; typedef struct dns_byaddr dns_byaddr_t; +typedef struct dns_ssutable dns_ssutable_t; typedef enum { dns_labeltype_ordinary = 0,