Home | History | Annotate | Download | only in netfilter_ipv4
      1 #ifndef _IPT_LENGTH_H
      2 #define _IPT_LENGTH_H
      3 
      4 #include <linux/netfilter/xt_length.h>
      5 #define ipt_length_info xt_length_info
      6 
      7 #endif /*_IPT_LENGTH_H*/
      8