1#ifndef _ARPA_NAMESER_COMPAT_
2#include <resolv/arpa/nameser_compat.h>
3
4/* The number is outside the 16-bit RR type range and is used
5 internally by the implementation. */
6#define T_QUERY_A_AND_AAAA 439963904
7
8#endif
9