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

Commit 66109109 authored by David Ahern's avatar David Ahern Committed by David S. Miller
Browse files

net: ipv4: remove fib_lookup.h from devinet.c include list



nothing in devinet.c relies on fib_lookup.h; remove it from the includes

Signed-off-by: default avatarDavid Ahern <dsa@cumulusnetworks.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b9ea2a7b
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -65,8 +65,6 @@
#include <net/net_namespace.h>
#include <net/net_namespace.h>
#include <net/addrconf.h>
#include <net/addrconf.h>


#include "fib_lookup.h"

static struct ipv4_devconf ipv4_devconf = {
static struct ipv4_devconf ipv4_devconf = {
	.data = {
	.data = {
		[IPV4_DEVCONF_ACCEPT_REDIRECTS - 1] = 1,
		[IPV4_DEVCONF_ACCEPT_REDIRECTS - 1] = 1,