summaryrefslogtreecommitdiff
path: root/nuttx/sched/clock_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/sched/clock_internal.h')
-rw-r--r--nuttx/sched/clock_internal.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/sched/clock_internal.h b/nuttx/sched/clock_internal.h
index 008bdcd3c..1752aae7b 100644
--- a/nuttx/sched/clock_internal.h
+++ b/nuttx/sched/clock_internal.h
@@ -41,6 +41,8 @@
********************************************************************************/
#include <nuttx/config.h>
+
+#include <stdint.h>
#include <nuttx/clock.h>
#include <nuttx/compiler.h>