Include tonezone.h for linux, too

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@51304 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant 2007-01-19 17:19:45 +00:00
parent 32339eedfb
commit c2eba9d0df
1 changed files with 1 additions and 0 deletions

View File

@ -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 */