include "asterisk/zapata.h" to get the zaptel headers.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@51295 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Luigi Rizzo 2007-01-19 16:28:24 +00:00
parent b005ea3eee
commit 3fefb9d516
1 changed files with 1 additions and 2 deletions

View File

@ -66,8 +66,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include <sys/ioctl.h>
#include <math.h>
#include <ctype.h>
#include <zaptel/zaptel.h>
#include <zaptel/tonezone.h>
#include "asterisk/zapata.h"
#ifdef HAVE_PRI
#include <libpri.h>