diff options
author | Patrick McHardy <kaber@trash.net> | 2011-02-01 16:57:37 +0100 |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2011-02-01 16:57:37 +0100 |
commit | 582e1fc85ca3727abd4e99109a267c514ea5c260 (patch) | |
tree | 3825693687537c4fd0c72f5cc497d917e5f9572e /net/wanrouter | |
parent | netfilter: ipset: use nla_parse_nested() (diff) | |
download | linux-582e1fc85ca3727abd4e99109a267c514ea5c260.tar.xz linux-582e1fc85ca3727abd4e99109a267c514ea5c260.zip |
netfilter: ipset: remove unnecessary includes
None of the set types need uaccess.h since this is handled centrally
in ip_set_core. Most set types additionally don't need bitops.h and
spinlock.h since they use neither. tcp.h is only needed by those
using before(), udp.h is not needed at all.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'net/wanrouter')
0 files changed, 0 insertions, 0 deletions