summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2007-01-19 17:19:45 +0000
committerRussell Bryant <russell@russellbryant.com>2007-01-19 17:19:45 +0000
commitc2eba9d0df6459b9baac3a59a5075f6c2a0c6538 (patch)
tree491e0f7975c3901607b30e07d81c12bbd8bc2c22 /include
parent32339eedfbfa99b33d7f0c47fae33ff45e8732be (diff)
Include tonezone.h for linux, too
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@51304 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'include')
-rw-r--r--include/asterisk/zapata.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asterisk/zapata.h b/include/asterisk/zapata.h
index 503d999bb..0f13a258a 100644
--- a/include/asterisk/zapata.h
+++ b/include/asterisk/zapata.h
@@ -38,6 +38,7 @@
#else
/* newer versions install in ${PREFIX}/zaptel */
#include <zaptel/zaptel.h>
+#include <zaptel/tonezone.h>
#endif /* HAVE_ZAPTEL_VERSION < 100 */
#endif /* HAVE_ZAPTEL */