Skip to content

Commit

Permalink
net: Remove atalk header from socket.c
Browse files Browse the repository at this point in the history
Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
dsahern authored and davem330 committed Feb 14, 2018
1 parent 89e5814 commit e92bad5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion net/socket.c
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@
#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>

Expand Down

0 comments on commit e92bad5

Please sign in to comment.