mirror of https://github.com/hak5/openwrt-owl.git
parent
fefb312698
commit
53cc0dbef7
|
@ -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