From: Anthony Minessale Date: Wed, 24 Apr 2013 17:23:43 +0000 (-0500) Subject: FS-5344 --resolve X-Git-Tag: v1.5.1~159 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1627fb1a59e0c991269404e51bf64c8f35f344bc;p=thirdparty%2Ffreeswitch.git FS-5344 --resolve --- diff --git a/src/mod/applications/mod_spandsp/mod_spandsp_modem.h b/src/mod/applications/mod_spandsp/mod_spandsp_modem.h index f5e5b214f4..717cb909c4 100644 --- a/src/mod/applications/mod_spandsp/mod_spandsp_modem.h +++ b/src/mod/applications/mod_spandsp/mod_spandsp_modem.h @@ -52,6 +52,8 @@ #elif defined(__FreeBSD__) #include #include +#elif defined(__SunOS) +#include #else #include #endif