From: Marc Olivier Chouinard Date: Mon, 19 Dec 2011 12:38:37 +0000 (-0500) Subject: OPENZAP-164 --resolve X-Git-Tag: v1.2-rc1~19^2^2~117 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bf99e818f24ebfca25b38b012b57eeea227d6bd;p=thirdparty%2Ffreeswitch.git OPENZAP-164 --resolve I think this will be fine for the moment. Thanks --- diff --git a/libs/freetdm/src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn.h b/libs/freetdm/src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn.h index a095b0d57e..17267856d4 100644 --- a/libs/freetdm/src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn.h +++ b/libs/freetdm/src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn.h @@ -49,7 +49,11 @@ #include "private/ftdm_core.h" #include "ftmod_sangoma_isdn_user.h" +#ifdef WIN32 +#include +#else #include +#endif /* Theoretical limit for MAX_SPANS_PER_NFAS_LINK is 31, but set to 8 for now to save some memory */