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

this should be the last one left around...



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@51299 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Luigi Rizzo
2007-01-19 16:40:25 +00:00
parent 0a8d59d88a
commit 5b9114fa73

View File

@@ -37,10 +37,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include <unistd.h>
#include <math.h>
#ifdef HAVE_ZAPTEL
#include <sys/ioctl.h>
#include <zaptel/zaptel.h>
#endif
#include "asterisk/zapata.h"
#include "asterisk/pbx.h"
#include "asterisk/frame.h"