From af77f453535cec58706cf42b3a3e24cf2df83138 Mon Sep 17 00:00:00 2001 From: Massimo Cetra Date: Wed, 28 Jan 2009 18:20:18 +0000 Subject: [PATCH] Fix building problem with newer spandsp. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11540 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- src/mod/applications/mod_fax/mod_fax.c | 2 ++ 1 file changed, 2 insertions(+) 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