summaryrefslogtreecommitdiffstats
path: root/net/socket.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/socket.c')
-rw-r--r--net/socket.c1
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
108static int sock_no_open(struct inode *irrelevant, struct file *dontcare); 107static int sock_no_open(struct inode *irrelevant, struct file *dontcare);
109static ssize_t sock_aio_read(struct kiocb *iocb, const struct iovec *iov, 108static ssize_t sock_aio_read(struct kiocb *iocb, const struct iovec *iov,