From 110c1e4502e21ea38e0980e6f8af857d24330099 Mon Sep 17 00:00:00 2001 From: Patrick McHardy Date: Fri, 21 May 2010 12:47:16 +0200 Subject: Revert "Merge branch 'iptables-next'" This reverts commit 65414babaebcd403e9bf2c27d9d74adb369bf3aa, reversing changes made to 7278461dfad72e2008585dd0bac0e889e5bba99e. Forgot to commit the version increase. --- include/linux/netfilter/xt_TEE.h | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 include/linux/netfilter/xt_TEE.h (limited to 'include/linux/netfilter/xt_TEE.h') diff --git a/include/linux/netfilter/xt_TEE.h b/include/linux/netfilter/xt_TEE.h deleted file mode 100644 index 55d4a501..00000000 --- a/include/linux/netfilter/xt_TEE.h +++ /dev/null @@ -1,9 +0,0 @@ -#ifndef _XT_TEE_TARGET_H -#define _XT_TEE_TARGET_H - -struct xt_tee_tginfo { - union nf_inet_addr gw; - char oif[16]; -}; - -#endif /* _XT_TEE_TARGET_H */ -- cgit v1.2.3