mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-03 12:35:02 +00:00
Fix include/arpa/nameser_compat.h by adding T_DNAME definition.
Fixes Apache trafficserver Submitted by: John J. Rushford <https://github.com/jrushford> Pull Request: https://github.com/freebsd/freebsd/pull/104
This commit is contained in:
parent
5380511450
commit
df6186309a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=314408
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user