mirror of
https://github.com/apache/nuttx.git
synced 2026-05-19 11:53:25 +08:00
include/nuttx/video/fb.h: No, I was right the first time. sys/types.h is needed in some inclusion contexts.
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
|
||||
#include <nuttx/config.h>
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <stdint.h>
|
||||
#include <nuttx/fs/ioctl.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user