ELF loader support for auxvec base platform string
[deliverable/linux.git] / include / linux / netfilter_ipv4 / ipt_mark.h
1 #ifndef _IPT_MARK_H
2 #define _IPT_MARK_H
3
4 /* Backwards compatibility for old userspace */
5 #include <linux/netfilter/xt_mark.h>
6
7 #define ipt_mark_info xt_mark_info
8
9 #endif /*_IPT_MARK_H*/
This page took 0.048099 seconds and 5 git commands to generate.