aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter_ipv6/ip6t_MARK.h
blob: 7cf629a8ab923a296eb46b4d3c1e315919f854ac (plain) (blame)
1
2
3
4
5
6
7
8
9
#ifndef _IP6T_MARK_H_target
#define _IP6T_MARK_H_target

/* Backwards compatibility for old userspace */
#include <linux/netfilter/xt_MARK.h>

#define ip6t_mark_target_info xt_mark_target_info

#endif /*_IP6T_MARK_H_target*/