[package] busybox: update to v1.14.4 (closes: #5619)
[openwrt.git] / package / busybox / patches / 530-watchdog_fix.patch
index 64e6dd5..e69de29 100644 (file)
@@ -1,12 +0,0 @@
---- a/miscutils/watchdog.c
-+++ b/miscutils/watchdog.c
-@@ -10,7 +10,8 @@
-  */
- #include "libbb.h"
--#include "linux/watchdog.h"
-+#include <linux/types.h>
-+#include <linux/watchdog.h>
- #define OPT_FOREGROUND  (1 << 0)
- #define OPT_STIMER      (1 << 1)
This page took 0.022727 seconds and 4 git commands to generate.