blob: c7ba6560d44c5d196322de703502c4dc71852730 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#ifndef _IPT_CONNMARK_H
2#define _IPT_CONNMARK_H
3
Harald Welte2e4e6a12006-01-12 13:30:04 -08004#include <linux/netfilter/xt_connmark.h>
5#define ipt_connmark_info xt_connmark_info
Linus Torvalds1da177e2005-04-16 15:20:36 -07006
7#endif /*_IPT_CONNMARK_H*/