mirror of
https://github.com/apache/nuttx.git
synced 2026-08-27 12:20:46 +00: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:
parent
d813c867aa
commit
c84342d357
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@
|
|||
|
||||
#include <nuttx/config.h>
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <stdint.h>
|
||||
#include <nuttx/fs/ioctl.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue