diff options
author | Jiri Olsa <olsajiri@gmail.com> | 2007-11-07 09:49:04 +0100 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-11-07 13:11:44 +0100 |
commit | 40208d71e0c6b5f912b185e637272b6481fcef3f (patch) | |
tree | 536a18abbbbef63c28a49559d187463b586babea /net/core/dst.c | |
parent | [NET]: Let USB_USBNET always select MII. (diff) | |
download | linux-40208d71e0c6b5f912b185e637272b6481fcef3f.tar.xz linux-40208d71e0c6b5f912b185e637272b6481fcef3f.zip |
[NET]: Removing duplicit #includes
Removing duplicit #includes for net/
Signed-off-by: Jiri Olsa <olsajiri@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/dst.c')
-rw-r--r-- | net/core/dst.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/core/dst.c b/net/core/dst.c index 16958e64e577..03daead3592a 100644 --- a/net/core/dst.c +++ b/net/core/dst.c @@ -18,7 +18,6 @@ #include <linux/types.h> #include <net/net_namespace.h> -#include <net/net_namespace.h> #include <net/dst.h> /* |