1
0
Fork 0
alistair23-linux/include/linux/netfilter_ipv4
Patrick McHardy c8942f1f0a netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__
Greg Steuck <greg@nest.cx> points out that some of the netfilter
headers can't be used in userspace without including linux/types.h
first. The headers include their own linux/types.h include statements,
these are stripped by make headers-install because they are inside
#ifdef __KERNEL__ however. Move them out to fix this.

Reported and Tested by Greg Steuck.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-05-21 14:08:38 -07:00
..
Kbuild
ip_queue.h
ip_tables.h
ipt_CLASSIFY.h
ipt_CLUSTERIP.h
ipt_CONNMARK.h
ipt_DSCP.h
ipt_ECN.h
ipt_LOG.h
ipt_MARK.h
ipt_NFQUEUE.h
ipt_REJECT.h
ipt_SAME.h
ipt_TCPMSS.h
ipt_TOS.h
ipt_TTL.h
ipt_ULOG.h
ipt_addrtype.h
ipt_ah.h
ipt_comment.h
ipt_connbytes.h
ipt_connmark.h
ipt_conntrack.h
ipt_dccp.h
ipt_dscp.h
ipt_ecn.h
ipt_esp.h
ipt_hashlimit.h
ipt_helper.h
ipt_iprange.h
ipt_length.h
ipt_limit.h
ipt_mac.h
ipt_mark.h
ipt_multiport.h
ipt_owner.h
ipt_physdev.h
ipt_pkttype.h
ipt_policy.h
ipt_realm.h
ipt_recent.h
ipt_sctp.h
ipt_state.h
ipt_string.h
ipt_tcpmss.h
ipt_tos.h
ipt_ttl.h