From: Michael Jerris Date: Tue, 12 Sep 2006 03:14:52 +0000 (+0000) Subject: use our inline macro, really X-Git-Tag: v1.0-beta1~2167 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10e3b22f8a8e893be23e3dca03331a5be420eb27;p=thirdparty%2Ffreeswitch.git use our inline macro, really git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2649 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/src/include/switch_platform.h b/src/include/switch_platform.h index 54b159d0ff..2dd6cf3c97 100644 --- a/src/include/switch_platform.h +++ b/src/include/switch_platform.h @@ -75,6 +75,7 @@ SWITCH_BEGIN_EXTERN_C #endif #endif +#undef inline #define inline __inline #ifndef uint32_t