Skip to content

Commit

Permalink
netfilter: remove unused headers in net/ipv6/netfilter/ip6t_LOG.c
Browse files Browse the repository at this point in the history
Remove unused headers in net/ipv6/netfilter/ip6t_LOG.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 19, 2010
1 parent 8bee4ba commit 1159683
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion net/ipv6/netfilter/ip6t_LOG.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
*/

#include <linux/module.h>
#include <linux/moduleparam.h>
#include <linux/skbuff.h>
#include <linux/if_arp.h>
#include <linux/ip.h>
Expand Down

0 comments on commit 1159683

Please sign in to comment.