Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7d164be8 authored by Joe Perches's avatar Joe Perches Committed by David S. Miller
Browse files

[NET]: include/net/route.h - remove duplicate include

parent 061964fb
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -34,7 +34,6 @@
#include <linux/ip.h>
#include <linux/cache.h>
#include <linux/security.h>
#include <net/sock.h>

#ifndef __KERNEL__
#warning This file is not supposed to be used outside of kernel.