diff options
Diffstat (limited to 'net/socket.c')
-rw-r--r-- | net/socket.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/socket.c b/net/socket.c index ac2219f90d5d..26f7bcf36810 100644 --- a/net/socket.c +++ b/net/socket.c | |||
@@ -103,7 +103,6 @@ | |||
103 | #include <linux/ipv6_route.h> | 103 | #include <linux/ipv6_route.h> |
104 | #include <linux/route.h> | 104 | #include <linux/route.h> |
105 | #include <linux/sockios.h> | 105 | #include <linux/sockios.h> |
106 | #include <linux/atalk.h> | ||
107 | 106 | ||
108 | static int sock_no_open(struct inode *irrelevant, struct file *dontcare); | 107 | static int sock_no_open(struct inode *irrelevant, struct file *dontcare); |
109 | static ssize_t sock_aio_read(struct kiocb *iocb, const struct iovec *iov, | 108 | static ssize_t sock_aio_read(struct kiocb *iocb, const struct iovec *iov, |