openwrtv3/target/linux/au1000/patches-2.6.27/006-missing_string_header.patch

11 lines
192 B
Diff
Raw Normal View History

2008-12-04 14:48:54 +00:00
--- 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>