]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
net: ipv4: remove fib_lookup.h from devinet.c include list
authorDavid Ahern <dsa@cumulusnetworks.com>
Thu, 2 Feb 2017 02:41:25 +0000 (18:41 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 3 Feb 2017 04:09:08 +0000 (23:09 -0500)
commit661091093918657ab544fb8ca91a5ab172a986dc
tree639e5586a03e9d4674a3b489e05c0491f52b4793
parentb9ea2a7be758f2c07a0c044645edc409a8a388fd
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: David Ahern <dsa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/devinet.c