aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter_ipv4/ipt_length.h
blob: 9b45206ffcef75610e5804a91ba5e4deedad4f08 (plain) (blame)
1
2
3
4
5
6
7
#ifndef _IPT_LENGTH_H
#define _IPT_LENGTH_H

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

#endif /*_IPT_LENGTH_H*/