summaryrefslogtreecommitdiffstats
path: root/iptables/xtables-multi.h
diff options
context:
space:
mode:
Diffstat (limited to 'iptables/xtables-multi.h')
-rw-r--r--iptables/xtables-multi.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/iptables/xtables-multi.h b/iptables/xtables-multi.h
index 82ee9c9d..84457618 100644
--- a/iptables/xtables-multi.h
+++ b/iptables/xtables-multi.h
@@ -16,6 +16,8 @@ extern int xtables_ip4_xlate_restore_main(int, char **);
extern int xtables_ip6_xlate_restore_main(int, char **);
extern int xtables_arp_main(int, char **);
extern int xtables_eb_main(int, char **);
+extern int xtables_eb_restore_main(int, char **);
+extern int xtables_eb_save_main(int, char **);
extern int xtables_config_main(int, char **);
extern int xtables_monitor_main(int, char **);
#endif