mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-21 01:01:02 +00:00
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:
@@ -38,6 +38,7 @@
|
|||||||
#else
|
#else
|
||||||
/* newer versions install in ${PREFIX}/zaptel */
|
/* newer versions install in ${PREFIX}/zaptel */
|
||||||
#include <zaptel/zaptel.h>
|
#include <zaptel/zaptel.h>
|
||||||
|
#include <zaptel/tonezone.h>
|
||||||
#endif /* HAVE_ZAPTEL_VERSION < 100 */
|
#endif /* HAVE_ZAPTEL_VERSION < 100 */
|
||||||
|
|
||||||
#endif /* HAVE_ZAPTEL */
|
#endif /* HAVE_ZAPTEL */
|
||||||
|
|||||||
Reference in New Issue
Block a user