tweaking makefile
[iptables.git] / ip6tables-multi.h
1 #ifndef _IP6TABLES_MULTI_H
2 #define _IP6TABLES_MULTI_H 1
3
4 extern int ip6tables_main(int, char **);
5 extern int ip6tables_save_main(int, char **);
6 extern int ip6tables_restore_main(int, char **);
7
8 #endif /* _IP6TABLES_MULTI_H */