Add stddef.h for size_t typedef.
Approved by: pjd (mentor)
This commit is contained in:
parent
0664f96e03
commit
029d310933
@ -37,6 +37,7 @@
|
||||
#ifndef _KERNEL
|
||||
#include <stdarg.h>
|
||||
#include <stdbool.h>
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user