mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 01:01:52 +02:00
[kernel] Add buildfix for kernel 2.6.21
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16117 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c79364f1f8
commit
8ccd126bed
@ -0,0 +1,7 @@
|
||||
--- a/scripts/mod/sumversion.c
|
||||
+++ b/scripts/mod/sumversion.c
|
||||
@@ -1,3 +1,4 @@
|
||||
+#include <linux/limits.h>
|
||||
#include <netinet/in.h>
|
||||
#ifdef __sun__
|
||||
#include <inttypes.h>
|
Loading…
Reference in New Issue
Block a user