summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/linux/watchdog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/watchdog.h b/include/linux/watchdog.h
index e208b6f07d67..88ba0d29f8c8 100644
--- a/include/linux/watchdog.h
+++ b/include/linux/watchdog.h
@@ -10,6 +10,7 @@
#define _LINUX_WATCHDOG_H
#include <linux/ioctl.h>
+#include <linux/types.h>
#define WATCHDOG_IOCTL_BASE 'W'