base-files: /usr/lib/common.awk is only used by /bin/ipcalc.sh, move the code there
[openwrt.git] / package / avila-wdt / src / avila-wdt.c
index 18644bc..981f385 100644 (file)
@@ -21,6 +21,8 @@
 #include <linux/moduleparam.h>
 #include <linux/types.h>
 #include <linux/kernel.h>
+#include <linux/jiffies.h>
+#include <linux/timer.h>
 #include <linux/fs.h>
 #include <linux/miscdevice.h>
 #include <linux/watchdog.h>
This page took 0.023255 seconds and 4 git commands to generate.