diff -Naur twolame-0.3.10-orig/libtwolame/common.h twolame-0.3.10/libtwolame/common.h --- twolame-0.3.10-orig/libtwolame/common.h 2007-03-20 18:01:01.000000000 -0600 +++ twolame-0.3.10/libtwolame/common.h 2007-11-22 21:29:15.000000000 -0600 @@ -39,7 +39,7 @@ /* Same problem under Mac OS X */ # define NO_DLL_INLINE # else -# define NO_DLL_INLINE inline +# define NO_DLL_INLINE extern inline # endif #endif