1
1
Files
zyxel-vmg8825_b50b-cfw/package/boot/uboot-envtools/patches-2014.10/301-fix_linux_4.4.patch
T
2026-04-17 18:33:03 +02:00

11 lines
199 B
Diff
Executable File

--- a/tools/env/fw_env.c
+++ b/tools/env/fw_env.c
@@ -21,6 +21,7 @@
#include <sys/ioctl.h>
#include <sys/stat.h>
#include <unistd.h>
+#include <compiler.h>
#ifdef MTD_OLD
# include <stdint.h>