]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - include/linux/netfilter_ipv4/ipt_comment.h
Extra omap code in linux-omap tree
[linux-2.6-omap-h63xx.git] / include / linux / netfilter_ipv4 / ipt_comment.h
1 #ifndef _IPT_COMMENT_H
2 #define _IPT_COMMENT_H
3
4 #include <linux/netfilter/xt_comment.h>
5
6 #define IPT_MAX_COMMENT_LEN XT_MAX_COMMENT_LEN
7
8 #define ipt_comment_info xt_comment_info
9
10 #endif /* _IPT_COMMENT_H */