#if defined(CONFIG_BCM_KF_NETFILTER) && defined(CONFIG_BCM_KF_BLOG) #ifndef _XT_BLOG_H #define _XT_BLOG_H #include struct xt_blog { __u8 tcp_pure_ack; __u8 invert; }; #endif /*_XT_BLOG_H*/ #endif