am 0254d573: Merge "Fix multiple defined symbol errors"
* commit '0254d57367432069256b623c6852da8b92626e79': Fix multiple defined symbol errors
This commit is contained in:
committed by
Android Git Automerger
commit
8876725f05
@@ -18,7 +18,7 @@
|
||||
#define MINZIP_INLINE_MAGIC_H_
|
||||
|
||||
#ifndef MINZIP_GENERATE_INLINES
|
||||
#define INLINE extern __inline__
|
||||
#define INLINE extern inline __attribute((__gnu_inline__))
|
||||
#else
|
||||
#define INLINE
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user