mirror of
https://github.com/apache/nuttx.git
synced 2026-09-20 12:58:29 +08:00
rtc.h: Needs to include signal.h and time.h to avoid compile errors in certain contexts
This commit is contained in:
+1
-1
Submodule arch updated: c4f77e7d87...a0f2a6a795
+1
-1
Submodule configs updated: a4597beafe...2fee7d8536
@@ -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