9b3152de04206411c9963722b2789f62b4bbcc59
[openwrt.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>
This page took 0.046225 seconds and 3 git commands to generate.