OPENZAP-164 --resolve

I think this will be fine for the moment.  Thanks
This commit is contained in:
Marc Olivier Chouinard 2011-12-19 07:38:37 -05:00
parent 15671263f8
commit 1bf99e818f

View File

@ -49,7 +49,11 @@
#include "private/ftdm_core.h"
#include "ftmod_sangoma_isdn_user.h"
#ifdef WIN32
#include <sng_isdn.h>
#else
#include <sng_isdn/sng_isdn.h>
#endif
/* Theoretical limit for MAX_SPANS_PER_NFAS_LINK is 31,
but set to 8 for now to save some memory */