From: Anthony Minessale Date: Wed, 24 Apr 2013 17:23:43 +0000 (-0500) Subject: FS-5344 --resolve X-Git-Tag: v1.2.9~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e852ef64110a3556f3c56a211d270df68f44483f;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