Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@xxxxxxxxxxxxxxx> --- include/libnftables/expr.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/libnftables/expr.h b/include/libnftables/expr.h index 6d5d4e3..d899e41 100644 --- a/include/libnftables/expr.h +++ b/include/libnftables/expr.h @@ -27,8 +27,6 @@ uint32_t nft_rule_expr_get_u32(struct nft_rule_expr *expr, uint16_t type); uint64_t nft_rule_expr_get_u64(struct nft_rule_expr *expr, uint16_t type); const char *nft_rule_expr_get_str(struct nft_rule_expr *expr, uint16_t type); -struct list_head *nft_rule_expr_list_head(struct nft_rule_expr *expr); - void nft_rule_expr_build_payload(struct nlmsghdr *nlh, struct nft_rule_expr *expr); enum { -- 1.8.2.1 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html