X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=redirects.h;h=b7001a431101255cb9b8cc8ea5ffc57bb2a3c785;hb=10b9190c9d846ae0f9cfd0b0af3d93a99136a40a;hp=4436f52ffb15b72d97cd3f0b217d81ff62fa0984;hpb=5df8137ebc5db2bc9c6e71b2d154a5f77679d9d8;p=project%2Ffirewall3.git diff --git a/redirects.h b/redirects.h index 4436f52..b7001a4 100644 --- a/redirects.h +++ b/redirects.h @@ -23,11 +23,12 @@ #include "zones.h" #include "ipsets.h" #include "ubus.h" +#include "iptables.h" extern const struct fw3_option fw3_redirect_opts[]; void fw3_load_redirects(struct fw3_state *state, struct uci_package *p); -void fw3_print_redirects(enum fw3_table table, enum fw3_family family, +void fw3_print_redirects(struct fw3_ipt_handle *handle, struct fw3_state *state); #define fw3_free_redirect(redir) \