From 16a5aa9a57408eb98a0096f69fd289fa87e4b923 Mon Sep 17 00:00:00 2001 From: Brian Wellington Date: Tue, 15 Feb 2000 19:53:18 +0000 Subject: [PATCH] add dns_ssutable_t --- lib/dns/include/dns/types.h | 1 + 1 file changed, 1 insertion(+) 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,