diff options
Diffstat (limited to 'net/9p/mod.c')
-rw-r--r-- | net/9p/mod.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/9p/mod.c b/net/9p/mod.c index 1084feb24cb0..cf8a4128cd5c 100644 --- a/net/9p/mod.c +++ b/net/9p/mod.c | |||
@@ -29,6 +29,7 @@ | |||
29 | #include <net/9p/9p.h> | 29 | #include <net/9p/9p.h> |
30 | #include <linux/fs.h> | 30 | #include <linux/fs.h> |
31 | #include <linux/parser.h> | 31 | #include <linux/parser.h> |
32 | #include <net/9p/client.h> | ||
32 | #include <net/9p/transport.h> | 33 | #include <net/9p/transport.h> |
33 | #include <linux/list.h> | 34 | #include <linux/list.h> |
34 | #include <linux/spinlock.h> | 35 | #include <linux/spinlock.h> |