gmio_core: fix compilation error with GCC-4.6
This commit is contained in:
parent
71bc14b6dc
commit
bc986080d6
@ -18,6 +18,8 @@
|
||||
|
||||
#include "../global.h"
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
/*! Returns non-zero if \p c is a space, zero otherwise */
|
||||
GMIO_INLINE int gmio_ascii_isspace(char c);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user