From: cypromis Date: Mon, 3 Jan 2011 12:06:25 +0000 (+0100) Subject: fix basops32.c make the file contain something even if ifdefs fail (which makes suncc... X-Git-Tag: v1.2-rc1~223^2~2^2^2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ecf30807556ee3f614f4f2e5181dc5bbfbfdf81;p=thirdparty%2Ffreeswitch.git fix basops32.c make the file contain something even if ifdefs fail (which makes suncc fail) --- diff --git a/libs/libg722_1/src/basop32.c b/libs/libg722_1/src/basop32.c index 210e1296ec..3a51f45eee 100644 --- a/libs/libg722_1/src/basop32.c +++ b/libs/libg722_1/src/basop32.c @@ -17,9 +17,10 @@ #include #endif +#include + #if defined(G722_1_USE_FIXED_POINT) -#include #include #include