1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-07 18:11:52 +02:00
openwrt-xburst/target/linux/generic-2.6/patches-2.6.23/905-i386_build.patch
juhosg f0c66715de [kernel] refresh generic 2.6.23 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11187 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18 20:24:51 +00:00

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>