Commit 40208d71 authored by Jiri Olsa's avatar Jiri Olsa Committed by David S. Miller

[NET]: Removing duplicit #includes

Removing duplicit #includes for net/
Signed-off-by: default avatarJiri Olsa <olsajiri@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4aa92cd9
......@@ -18,7 +18,6 @@
#include <linux/types.h>
#include <net/net_namespace.h>
#include <net/net_namespace.h>
#include <net/dst.h>
/*
......
......@@ -25,7 +25,6 @@
#include <net/ieee80211.h>
#include <linux/crypto.h>
#include <linux/scatterlist.h>
#include <linux/crc32.h>
MODULE_AUTHOR("Jouni Malinen");
......
......@@ -22,7 +22,6 @@
#include <net/ieee80211.h>
#include <linux/crypto.h>
#include <linux/scatterlist.h>
#include <linux/crc32.h>
MODULE_AUTHOR("Jouni Malinen");
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment