diff options
author | Luka Perkov <luka@openwrt.org> | 2016-05-10 22:36:45 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2016-06-19 19:29:48 +0200 |
commit | ab0a61efa23e13b74870ccc2874c4cdb7d2b7fe8 (patch) | |
tree | df100cce2a855da79f193ce564c013024d0f7c01 /.gitattributes | |
parent | 8d4d609a5178c64bbe4206e81f054ba943db2703 (diff) | |
download | master-187ad058-ab0a61efa23e13b74870ccc2874c4cdb7d2b7fe8.tar.gz master-187ad058-ab0a61efa23e13b74870ccc2874c4cdb7d2b7fe8.tar.bz2 master-187ad058-ab0a61efa23e13b74870ccc2874c4cdb7d2b7fe8.zip |
xtables-addons: Avoid redefinition of SHRT_MAX in lua packet script
Patch Lua packet script defines SHRT_MAX which is already defined in <linux/kernel.h> and
is included indirectly by lauxlib.h. Fix the redefintion as it leads to compile failure
on systems which treat macro redefinition as an error
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49338 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions