diff options
Diffstat (limited to 'net/unix')
-rw-r--r-- | net/unix/af_unix.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/unix/af_unix.c b/net/unix/af_unix.c index acc73fe68698..c478fc8db776 100644 --- a/net/unix/af_unix.c +++ b/net/unix/af_unix.c | |||
@@ -85,7 +85,6 @@ | |||
85 | #include <linux/module.h> | 85 | #include <linux/module.h> |
86 | #include <linux/config.h> | 86 | #include <linux/config.h> |
87 | #include <linux/kernel.h> | 87 | #include <linux/kernel.h> |
88 | #include <linux/major.h> | ||
89 | #include <linux/signal.h> | 88 | #include <linux/signal.h> |
90 | #include <linux/sched.h> | 89 | #include <linux/sched.h> |
91 | #include <linux/errno.h> | 90 | #include <linux/errno.h> |