mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
rtc.h: Needs to include signal.h and time.h to avoid compile errors in certain contexts
This commit is contained in:
@@ -49,6 +49,8 @@
|
||||
#include <nuttx/compiler.h>
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <signal.h>
|
||||
#include <time.h>
|
||||
|
||||
#include <nuttx/fs/ioctl.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user