aboutsummaryrefslogtreecommitdiff
path: root/include/arpa/nameser_compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/arpa/nameser_compat.h')
-rw-r--r--include/arpa/nameser_compat.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/arpa/nameser_compat.h b/include/arpa/nameser_compat.h
index 2e735ed..6928000 100644
--- a/include/arpa/nameser_compat.h
+++ b/include/arpa/nameser_compat.h
@@ -1,8 +1,11 @@
#ifndef _ARPA_NAMESER_COMPAT_
#include <resolv/arpa/nameser_compat.h>
+# ifndef _ISOMAC
+
/* Picksome unused number to represent lookups of IPv4 and IPv6 (i.e.,
T_A and T_AAAA). */
#define T_UNSPEC 62321
+# endif /* !_ISOMAC */
#endif