From: Massimo Cetra Date: Wed, 28 Jan 2009 18:20:18 +0000 (+0000) Subject: Fix building problem with newer spandsp. X-Git-Tag: v1.0.3~532 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af77f453535cec58706cf42b3a3e24cf2df83138;p=thirdparty%2Ffreeswitch.git Fix building problem with newer spandsp. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11540 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/src/mod/applications/mod_fax/mod_fax.c b/src/mod/applications/mod_fax/mod_fax.c index 517c86f41a..8a31fc979d 100644 --- a/src/mod/applications/mod_fax/mod_fax.c +++ b/src/mod/applications/mod_fax/mod_fax.c @@ -33,6 +33,8 @@ */ #include + +#define SPANDSP_EXPOSE_INTERNAL_STRUCTURES #include #include