projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.24
/
905-i386_build.patch
1
--- a/arch/x86/boot/tools/build.c
2
+++ b/arch/x86/boot/tools/build.c
3
@@ -29,7 +29,6 @@
4
#include <stdarg.h>
5
#include <sys/types.h>
6
#include <sys/stat.h>
7
-#include <sys/sysmacros.h>
8
#include <unistd.h>
9
#include <fcntl.h>
10
#include <sys/mman.h>
This page took
0.041944 seconds
and
5
git commands to generate.