804-watchdog_include.patch 198 B

12345678910
  1. --- a/include/linux/watchdog.h
  2. +++ b/include/linux/watchdog.h
  3. @@ -10,6 +10,7 @@
  4. #define _LINUX_WATCHDOG_H
  5. #include <linux/ioctl.h>
  6. +#include <linux/types.h>
  7. #define WATCHDOG_IOCTL_BASE 'W'