Skip to content

Commit

Permalink
netfilter: remove unused headers in net/netfilter/nfnetlink.c
Browse files Browse the repository at this point in the history
Remove unused headers in net/netfilter/nfnetlink.c

Signed-off-by: Zhitong Wang <zhitong.wangzt@alibaba-inc.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
  • Loading branch information
Zhitong Wang authored and Patrick McHardy committed Mar 17, 2010
1 parent 606a9a0 commit c01ae81
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions net/netfilter/nfnetlink.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,9 @@
#include <linux/types.h>
#include <linux/socket.h>
#include <linux/kernel.h>
#include <linux/major.h>
#include <linux/timer.h>
#include <linux/string.h>
#include <linux/sockios.h>
#include <linux/net.h>
#include <linux/fcntl.h>
#include <linux/skbuff.h>
#include <asm/uaccess.h>
#include <asm/system.h>
Expand Down

0 comments on commit c01ae81

Please sign in to comment.