]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Fix building problem with newer spandsp.
authorMassimo Cetra <ctrix+fs@navynet.it>
Wed, 28 Jan 2009 18:20:18 +0000 (18:20 +0000)
committerMassimo Cetra <ctrix+fs@navynet.it>
Wed, 28 Jan 2009 18:20:18 +0000 (18:20 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11540 d0543943-73ff-0310-b7d9-9358b9ac24b2

src/mod/applications/mod_fax/mod_fax.c

index 517c86f41a87c9f50f62835425e111abd913f6e1..8a31fc979da6351f985d740ad6b561e64d47ef3e 100644 (file)
@@ -33,6 +33,8 @@
  */
 
 #include <switch.h>
+
+#define SPANDSP_EXPOSE_INTERNAL_STRUCTURES
 #include <spandsp.h>
 #include <spandsp/version.h>