aboutsummaryrefslogtreecommitdiffstats
path: root/enum.c
diff options
context:
space:
mode:
Diffstat (limited to 'enum.c')
-rwxr-xr-xenum.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/enum.c b/enum.c
index ce5310f48..2fac1bd47 100755
--- a/enum.c
+++ b/enum.c
@@ -30,6 +30,11 @@
#include <asterisk/channel.h>
#include <asterisk/config.h>
+#ifdef __APPLE__
+#undef T_NAPTR
+#define T_NAPTR 35
+#endif
+
#define TOPLEV "e164.arpa."
static struct enum_search {