hc
2023-11-22 f743a7adbd6e230d66a6206fa115b59fec2d88eb
u-boot/include/charset.h
....@@ -9,6 +9,9 @@
99 #ifndef __CHARSET_H_
1010 #define __CHARSET_H_
1111
12
+#include <linux/kernel.h>
13
+#include <linux/types.h>
14
+
1215 #define MAX_UTF8_PER_UTF16 4
1316
1417 /**