hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
kernel/include/linux/libfdt_env.h
....@@ -2,7 +2,7 @@
22 #ifndef LIBFDT_ENV_H
33 #define LIBFDT_ENV_H
44
5
-#include <linux/kernel.h> /* For INT_MAX */
5
+#include <linux/limits.h> /* For INT_MAX */
66 #include <linux/string.h>
77
88 #include <asm/byteorder.h>