projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
bff8b572bb1f5f00c9d04b2ed3c6d891446c9817
[openwrt.git]
/
target
/
linux
/
au1000
/
patches-2.6.27
/
006-missing_string_header.patch
1
--- a/arch/mips/au1000/mtx-1/init.c
2
+++ b/arch/mips/au1000/mtx-1/init.c
3
@@ -32,6 +32,7 @@
4
#include <linux/init.h>
5
6
#include <asm/bootinfo.h>
7
+#include <asm/string.h>
8
9
#include <prom.h>
10
This page took
0.036083 seconds
and
3
git commands to generate.