1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-01 16:41:59 +02:00
openwrt/target/linux/au1000/patches-2.6.27/006-missing_string_header.patch
Gabor Juhos 6cd800ed2f refresh patches
SVN-Revision: 13513
2008-12-04 14:48:54 +00:00

11 lines
192 B
Diff

--- a/arch/mips/au1000/mtx-1/init.c
+++ b/arch/mips/au1000/mtx-1/init.c
@@ -32,6 +32,7 @@
#include <linux/init.h>
#include <asm/bootinfo.h>
+#include <asm/string.h>
#include <prom.h>