OSDN Git Service

net: Remove atalk header from socket.c
authorDavid Ahern <dsahern@gmail.com>
Tue, 13 Feb 2018 16:52:03 +0000 (08:52 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 14 Feb 2018 16:55:33 +0000 (11:55 -0500)
Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/socket.c

index fac8246..d83e804 100644 (file)
 #include <linux/ipv6_route.h>
 #include <linux/route.h>
 #include <linux/sockios.h>
-#include <linux/atalk.h>
 #include <net/busy_poll.h>
 #include <linux/errqueue.h>