summaryrefslogtreecommitdiff
path: root/include/asterisk/autoconfig.h.in
diff options
context:
space:
mode:
authorLuigi Rizzo <rizzo@icir.org>2007-11-17 14:11:53 +0000
committerLuigi Rizzo <rizzo@icir.org>2007-11-17 14:11:53 +0000
commita0f06d0dd52fe25593c3d18786dc237e58950bb7 (patch)
tree7e317730a0c94e6d6b4c04aca0a04ca5fc30d7ca /include/asterisk/autoconfig.h.in
parent616189c6ec5cd2c4124b39f307af300b41d1afbd (diff)
start using asterisk/network.h for network related headers.
Also remove some unnecessary includes. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89380 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'include/asterisk/autoconfig.h.in')
-rw-r--r--include/asterisk/autoconfig.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asterisk/autoconfig.h.in b/include/asterisk/autoconfig.h.in
index e5b8f0485..5be612e44 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -337,6 +337,9 @@
or greater. */
#undef HAVE_IMAP_TK2006
+/* Define to 1 if you have the `inet_aton' function. */
+#undef HAVE_INET_ATON
+
/* Define to 1 if you have the `inet_ntoa' function. */
#undef HAVE_INET_NTOA