Integrate suggestion from review to improve consistency with existing code.
1 #define VERSION "1.3.1"
2 #define BUILD "2014-03-22"
3 #define PACKAGE_NAME "libjpeg-turbo"
5 /* Need to use Mozilla-specific function inlining. */
6 #include "mozilla/Attributes.h"
7 #define INLINE MOZ_ALWAYS_INLINE