diff options
Diffstat (limited to 'net/econet/af_econet.c')
-rw-r--r-- | net/econet/af_econet.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/econet/af_econet.c b/net/econet/af_econet.c index 7e717cb35ad1..71b5edcee401 100644 --- a/net/econet/af_econet.c +++ b/net/econet/af_econet.c | |||
@@ -47,7 +47,6 @@ | |||
47 | #include <linux/mutex.h> | 47 | #include <linux/mutex.h> |
48 | 48 | ||
49 | #include <linux/uaccess.h> | 49 | #include <linux/uaccess.h> |
50 | #include <asm/system.h> | ||
51 | 50 | ||
52 | static const struct proto_ops econet_ops; | 51 | static const struct proto_ops econet_ops; |
53 | static struct hlist_head econet_sklist; | 52 | static struct hlist_head econet_sklist; |