include/video/fb.h: Use of size_t requires inclusion of sys/types.h
This commit is contained in:
parent
8b0b7636a8
commit
eaa1570fba
@ -43,6 +43,7 @@
|
||||
|
||||
#include <nuttx/config.h>
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <stdint.h>
|
||||
#include <nuttx/fs/ioctl.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user