diff options
author | Liping Zhang <liping.zhang@spreadtrum.com> | 2016-09-12 20:19:04 +0800 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2016-09-12 19:57:40 +0200 |
commit | ef687ba53271afe01bfe9d66cfe0b3cc7a8b5b56 (patch) | |
tree | 2345304f84709b8d36d74cb1c3ddbe20bfd72ff0 /include/hash.h | |
parent | 5071ced6f13a36266bbaf73f6717dbdbd59ac538 (diff) |
src: fix compile error due to _UNTIL renamed to _MODULUS in libnftnl
In the latest libnftnl, NFTNL_EXPR_NG_UNTIL was renamed to
NFTNL_EXPR_NG_MODULUS, so compile error happened:
netlink_linearize.c: In function ‘netlink_gen_numgen’:
netlink_linearize.c:184:26: error: ‘NFTNL_EXPR_NG_UNTIL’ undeclared
(first use in this function)
Also update NFTA_NG_UNTIL to NFTA_NG_MODULUS.
Signed-off-by: Liping Zhang <liping.zhang@spreadtrum.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'include/hash.h')
0 files changed, 0 insertions, 0 deletions