]> git.ipfire.org Git - thirdparty/nftables.git/commit
src: fix build with debug off
authorFlorian Westphal <fw@strlen.de>
Mon, 7 Sep 2015 13:56:15 +0000 (15:56 +0200)
committerFlorian Westphal <fw@strlen.de>
Mon, 7 Sep 2015 13:56:15 +0000 (15:56 +0200)
commitff6f6957564f900298d9f493a5a15816e9e165ac
tree1fc05b5cba408cdb3043cd5edb984e138f8c03a8
parentcba42084057b6de61d95d87177f0f8c01db539ab
src: fix build with debug off

mnl.c:241:1: error: expected identifier or '(' before '}' token

Signed-off-by: Florian Westphal <fw@strlen.de>
src/mnl.c