summaryrefslogtreecommitdiffstats
path: root/nuttx/include/nuttx/watchdog.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/include/nuttx/watchdog.h')
-rwxr-xr-xnuttx/include/nuttx/watchdog.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/include/nuttx/watchdog.h b/nuttx/include/nuttx/watchdog.h
index 83219caf22..2372b2411e 100755
--- a/nuttx/include/nuttx/watchdog.h
+++ b/nuttx/include/nuttx/watchdog.h
@@ -41,6 +41,8 @@
****************************************************************************/
#include <nuttx/config.h>
+#include <nuttx/compiler.h>
+#include <nuttx/irq.h>
#include <nuttx/fs/ioctl.h>
#ifdef CONFIG_WATCHDOG