9a305248cf802d6dc5865ae22f2e2a435ffe2559
[openwrt/staging/yousong.git] / target / linux / generic-2.6 / patches-2.6.24 / 905-i386_build.patch
1 Index: linux-2.6.24.7/arch/x86/boot/tools/build.c
2 ===================================================================
3 --- linux-2.6.24.7.orig/arch/x86/boot/tools/build.c
4 +++ linux-2.6.24.7/arch/x86/boot/tools/build.c
5 @@ -29,7 +29,6 @@
6 #include <stdarg.h>
7 #include <sys/types.h>
8 #include <sys/stat.h>
9 -#include <sys/sysmacros.h>
10 #include <unistd.h>
11 #include <fcntl.h>
12 #include <sys/mman.h>