diff options
Diffstat (limited to 'kernel/fs/9p/cache.h')
-rw-r--r-- | kernel/fs/9p/cache.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/fs/9p/cache.h b/kernel/fs/9p/cache.h index 2f9675491..247e47e54 100644 --- a/kernel/fs/9p/cache.h +++ b/kernel/fs/9p/cache.h @@ -21,6 +21,7 @@ */ #ifndef _9P_CACHE_H +#define _9P_CACHE_H #ifdef CONFIG_9P_FSCACHE #include <linux/fscache.h> #include <linux/spinlock.h> |