This does fix it.
This commit is contained in:
@@ -37,7 +37,7 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#ifndef __GNUC__
|
#ifndef __GNUC__
|
||||||
#define INLINE __inline__
|
#define INLINE
|
||||||
#else
|
#else
|
||||||
#define INLINE static inline
|
#define INLINE static inline
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user