2.9
[glibc/nacl-glibc.git] / include / arpa / nameser_compat.h
blob2e735ede4c0e922bf08849603d0c1a85235d679c
1 #ifndef _ARPA_NAMESER_COMPAT_
2 #include <resolv/arpa/nameser_compat.h>
4 /* Picksome unused number to represent lookups of IPv4 and IPv6 (i.e.,
5 T_A and T_AAAA). */
6 #define T_UNSPEC 62321
8 #endif