dect
/
asterisk
Archived
13
0
Fork 0

Make iax2 compile on *BSD

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2273 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
markster 2004-02-27 16:35:32 +00:00
parent 1572d47962
commit d81d4a32b8
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@
#include <netdb.h>
#include <fcntl.h>
#include <sys/types.h>
#include <sys/stat.h>
#ifdef IAX_TRUNKING
#include <sys/ioctl.h>
#include <linux/zaptel.h>