aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter_ipv6/ip6t_length.h
blob: 9e9689d03ed742d5422198afc4041a09154f2f36 (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef _IP6T_LENGTH_H
#define _IP6T_LENGTH_H

#include <linux/netfilter/xt_length.h>
#define ip6t_length_info xt_length_info

#endif /*_IP6T_LENGTH_H*/