From 4a0c312dc38f420c0470bdc94f8c2d654cfc2542 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 10 Jul 2013 14:51:13 +0000 Subject: xtables-addons: update to version 2.3, adds linux 3.10 compatibility Signed-off-by: Felix Fietkau SVN-Revision: 37226 --- .../network/utils/xtables-addons/patches/201-fix-lua-packetscript.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/utils/xtables-addons/patches/201-fix-lua-packetscript.patch') diff --git a/package/network/utils/xtables-addons/patches/201-fix-lua-packetscript.patch b/package/network/utils/xtables-addons/patches/201-fix-lua-packetscript.patch index 06a4a17..966d29d 100644 --- a/package/network/utils/xtables-addons/patches/201-fix-lua-packetscript.patch +++ b/package/network/utils/xtables-addons/patches/201-fix-lua-packetscript.patch @@ -78,7 +78,7 @@ #define UCHAR_MAX 255 #define SHRT_MAX 32767 #define BUFSIZ 8192 -@@ -637,6 +641,8 @@ union luai_Cast { double l_d; long l_l; +@@ -637,6 +641,8 @@ union luai_Cast { double l_d; long l_l; */ #if defined(__KERNEL__) #undef LUA_USE_ULONGJMP -- cgit v1.1