summaryrefslogtreecommitdiffstats
path: root/target/linux/au1000/patches-2.6.30/006-missing_string_header.patch
blob: 8aba2025212b965ed5eba60c85d53997bc10ece9 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/arch/mips/alchemy/mtx-1/init.c
+++ b/arch/mips/alchemy/mtx-1/init.c
@@ -32,6 +32,7 @@
 #include <linux/init.h>
 
 #include <asm/bootinfo.h>
+#include <asm/string.h>
 
 #include <prom.h>