Add buildfix for kernel 2.6.21

SVN-Revision: 16117
owl
Hauke Mehrtens 2009-05-27 18:06:38 +00:00
parent fefb312698
commit 53cc0dbef7
1 changed files with 7 additions and 0 deletions

View File

@ -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>