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

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@51294 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.6.0
Luigi Rizzo 19 years ago
parent 1b35a441d9
commit b005ea3eee

@ -44,7 +44,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include <sys/ioctl.h>
#include <errno.h>
#include <sys/mman.h>
#include <zaptel/zaptel.h>
#include "asterisk/zapata.h"
#include "asterisk/lock.h"
#include "asterisk/translate.h"

Loading…
Cancel
Save