xtables-multi.h 128 Bytes
Newer Older
1
2
3
4
5
6
#ifndef _XTABLES_MULTI_H
#define _XTABLES_MULTI_H 1

extern int iptables_xml_main(int, char **);

#endif /* _XTABLES_MULTI_H */