mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 18:20:38 +02:00
8ccd126bed
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16117 3c298f89-4303-0410-b956-a3cf2f4a3e73
8 lines
169 B
Diff
8 lines
169 B
Diff
--- 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>
|