dect
/
asterisk
Archived
13
0
Fork 0

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

this should be the last one left around...



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@51299 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
rizzo 2007-01-19 16:40:25 +00:00
parent 78ca0b0e7c
commit 0296424b69
1 changed files with 1 additions and 4 deletions

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"