Add buildfix for kernel 2.6.21
[openwrt/staging/florian.git] / target / linux / generic-2.6 / patches-2.6.21 / 990-buildfix.patch
1 --- a/scripts/mod/sumversion.c
2 +++ b/scripts/mod/sumversion.c
3 @@ -1,3 +1,4 @@
4 +#include <linux/limits.h>
5 #include <netinet/in.h>
6 #ifdef __sun__
7 #include <inttypes.h>