summaryrefslogtreecommitdiffstats
path: root/8/platforms/android-8/arch-x86/usr/include/linux/netfilter_ipv4/ipt_dccp.h
diff options
context:
space:
mode:
Diffstat (limited to '8/platforms/android-8/arch-x86/usr/include/linux/netfilter_ipv4/ipt_dccp.h')
-rw-r--r--8/platforms/android-8/arch-x86/usr/include/linux/netfilter_ipv4/ipt_dccp.h26
1 files changed, 0 insertions, 26 deletions
diff --git a/8/platforms/android-8/arch-x86/usr/include/linux/netfilter_ipv4/ipt_dccp.h b/8/platforms/android-8/arch-x86/usr/include/linux/netfilter_ipv4/ipt_dccp.h
deleted file mode 100644
index c1212c9..0000000
--- a/8/platforms/android-8/arch-x86/usr/include/linux/netfilter_ipv4/ipt_dccp.h
+++ /dev/null
@@ -1,26 +0,0 @@
-/****************************************************************************
- ****************************************************************************
- ***
- *** This header was automatically generated from a Linux kernel header
- *** of the same name, to make information necessary for userspace to
- *** call into the kernel available to libc. It contains only constants,
- *** structures, and macros generated from the original header, and thus,
- *** contains no copyrightable information.
- ***
- ****************************************************************************
- ****************************************************************************/
-#ifndef _IPT_DCCP_H_
-#define _IPT_DCCP_H_
-
-#include <linux/netfilter/xt_dccp.h>
-#define IPT_DCCP_SRC_PORTS XT_DCCP_SRC_PORTS
-#define IPT_DCCP_DEST_PORTS XT_DCCP_DEST_PORTS
-#define IPT_DCCP_TYPE XT_DCCP_TYPE
-#define IPT_DCCP_OPTION XT_DCCP_OPTION
-
-#define IPT_DCCP_VALID_FLAGS XT_DCCP_VALID_FLAGS
-
-#define ipt_dccp_info xt_dccp_info
-
-#endif
-