X-Git-Url: http://git.archive.openwrt.org/?p=project%2Ffirewall3.git;a=blobdiff_plain;f=redirects.h;h=b7001a431101255cb9b8cc8ea5ffc57bb2a3c785;hp=4436f52ffb15b72d97cd3f0b217d81ff62fa0984;hb=cecf523b7bc055cb38ac66844f6ec039d88023ca;hpb=5df8137ebc5db2bc9c6e71b2d154a5f77679d9d8 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) \