From 033e25a3ad215ee3f5a07f0a3315f74c4abfaced Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 7 Jun 2011 14:02:37 +0200 Subject: src: move all iptables pieces into a separate directory (Unclutter top-level dir) Signed-off-by: Jan Engelhardt --- ip6tables-multi.h | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 ip6tables-multi.h (limited to 'ip6tables-multi.h') diff --git a/ip6tables-multi.h b/ip6tables-multi.h deleted file mode 100644 index 551029ad..00000000 --- a/ip6tables-multi.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef _IP6TABLES_MULTI_H -#define _IP6TABLES_MULTI_H 1 - -extern int ip6tables_main(int, char **); -extern int ip6tables_save_main(int, char **); -extern int ip6tables_restore_main(int, char **); - -#endif /* _IP6TABLES_MULTI_H */ -- cgit v1.2.3