Fix error: unknown type name 'size_t'
This commit is contained in:
parent
f90b59e610
commit
f6f248b464
@ -32,6 +32,7 @@
|
|||||||
/** types *******************************************************/
|
/** types *******************************************************/
|
||||||
|
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
|
#include <stddef.h>
|
||||||
|
|
||||||
typedef unsigned char byte;
|
typedef unsigned char byte;
|
||||||
typedef unsigned int uint;
|
typedef unsigned int uint;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user