projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[adm5120] optimize kernel for size
[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.046713 seconds
and
5
git commands to generate.