diff options
Diffstat (limited to 'fs/coda/upcall.c')
| -rw-r--r-- | fs/coda/upcall.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/fs/coda/upcall.c b/fs/coda/upcall.c index c274d949179d..f09c5ed76f6c 100644 --- a/fs/coda/upcall.c +++ b/fs/coda/upcall.c | |||
| @@ -26,6 +26,7 @@ | |||
| 26 | #include <linux/stat.h> | 26 | #include <linux/stat.h> | 
| 27 | #include <linux/errno.h> | 27 | #include <linux/errno.h> | 
| 28 | #include <linux/string.h> | 28 | #include <linux/string.h> | 
| 29 | #include <linux/slab.h> | ||
| 29 | #include <asm/uaccess.h> | 30 | #include <asm/uaccess.h> | 
| 30 | #include <linux/vmalloc.h> | 31 | #include <linux/vmalloc.h> | 
| 31 | #include <linux/vfs.h> | 32 | #include <linux/vfs.h> | 
