memory_accessor: implement the new memory_accessor interface for I2C EEPROM
[linux-2.6] / include / linux / netfilter_ipv6 / ip6t_length.h
1 #ifndef _IP6T_LENGTH_H
2 #define _IP6T_LENGTH_H
3
4 #include <linux/netfilter/xt_length.h>
5 #define ip6t_length_info xt_length_info
6
7 #endif /*_IP6T_LENGTH_H*/
8