xtables-addons: update to version 2.3, adds linux 3.10 compatibility
[openwrt/svn-archive/archive.git] / package / network / utils / xtables-addons / patches / 201-fix-lua-packetscript.patch
index 06a4a1739a50efc3c747d0abbe85820c3fb32fa0..966d29dfabef1d79a96663da4f37170258e19509 100644 (file)
@@ -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