mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-07 18:11:52 +02:00
f0c66715de
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11187 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 lines
401 B
Diff
13 lines
401 B
Diff
Index: linux-2.6.23.17/arch/i386/boot/tools/build.c
|
|
===================================================================
|
|
--- linux-2.6.23.17.orig/arch/i386/boot/tools/build.c
|
|
+++ linux-2.6.23.17/arch/i386/boot/tools/build.c
|
|
@@ -29,7 +29,6 @@
|
|
#include <stdarg.h>
|
|
#include <sys/types.h>
|
|
#include <sys/stat.h>
|
|
-#include <sys/sysmacros.h>
|
|
#include <unistd.h>
|
|
#include <fcntl.h>
|
|
#include <sys/mman.h>
|