summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nuttx/fs/fs_poll.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/fs/fs_poll.c b/nuttx/fs/fs_poll.c
index 1bf22616a..cbe30481b 100644
--- a/nuttx/fs/fs_poll.c
+++ b/nuttx/fs/fs_poll.c
@@ -41,6 +41,7 @@
#include <stdint.h>
#include <stdbool.h>
+#include <time.h>
#include <poll.h>
#include <errno.h>
#include <assert.h>