Committer: Michael Beasley <mike@snafu.setup>
[mikesnafu-overlay.git] / include / linux / netfilter_ipv4 / ipt_comment.h
blobae2afc2f74810123f02e1f629307d5beb5e2cddf
1 #ifndef _IPT_COMMENT_H
2 #define _IPT_COMMENT_H
4 #include <linux/netfilter/xt_comment.h>
6 #define IPT_MAX_COMMENT_LEN XT_MAX_COMMENT_LEN
8 #define ipt_comment_info xt_comment_info
10 #endif /* _IPT_COMMENT_H */