diff options
| author | Warner Losh <imp@FreeBSD.org> | 2017-02-28 20:34:25 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2017-02-28 20:34:25 +0000 |
| commit | df6186309a49309fbc188aa152d661b9e0c4163a (patch) | |
| tree | b6343934b3d171685c72b0f9c21d02e4f9e63b87 /include/arpa | |
| parent | 538051145084e56c56710d1c1e71ec449a4f78f3 (diff) | |
Notes
Diffstat (limited to 'include/arpa')
| -rw-r--r-- | include/arpa/nameser_compat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/arpa/nameser_compat.h b/include/arpa/nameser_compat.h index eeea8eceda24..b72a1a8cab02 100644 --- a/include/arpa/nameser_compat.h +++ b/include/arpa/nameser_compat.h @@ -175,6 +175,7 @@ typedef struct { #define T_ATMA ns_t_atma #define T_NAPTR ns_t_naptr #define T_A6 ns_t_a6 +#define T_DNAME ns_t_dname #define T_OPT ns_t_opt #define T_TSIG ns_t_tsig #define T_IXFR ns_t_ixfr |
