#ifndef _ARPA_NAMESER_COMPAT_
#include <resolv/arpa/nameser_compat.h>

/* Picksome unused number to represent lookups of IPv4 and IPv6 (i.e.,
   T_A and T_AAAA).  */
#define T_UNSPEC 62321

#endif