Include <stddef.h> for NULL
This commit is contained in:
parent
2d3566fc61
commit
f61f489ec5
|
@ -7,6 +7,7 @@
|
|||
# define UKERNEL_DRIVERS_BUS_H
|
||||
|
||||
# include <stdarg.h>
|
||||
# include <stddef.h>
|
||||
# include <stdint.h>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user