mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-09 10:25:20 +02:00
60289aade7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11006 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 lines
395 B
Diff
13 lines
395 B
Diff
Index: linux-2.6.25.1/arch/x86/boot/tools/build.c
|
|
===================================================================
|
|
--- linux-2.6.25.1.orig/arch/x86/boot/tools/build.c
|
|
+++ linux-2.6.25.1/arch/x86/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>
|