diff options
Diffstat (limited to 'include/linux/coda_psdev.h')
| -rw-r--r-- | include/linux/coda_psdev.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/linux/coda_psdev.h b/include/linux/coda_psdev.h index 98f6c52c152b..b541bb3d1f4b 100644 --- a/include/linux/coda_psdev.h +++ b/include/linux/coda_psdev.h | |||
| @@ -1,11 +1,11 @@ | |||
| 1 | #ifndef __CODA_PSDEV_H | 1 | #ifndef __CODA_PSDEV_H |
| 2 | #define __CODA_PSDEV_H | 2 | #define __CODA_PSDEV_H |
| 3 | 3 | ||
| 4 | #include <linux/magic.h> | ||
| 5 | |||
| 4 | #define CODA_PSDEV_MAJOR 67 | 6 | #define CODA_PSDEV_MAJOR 67 |
| 5 | #define MAX_CODADEVS 5 /* how many do we allow */ | 7 | #define MAX_CODADEVS 5 /* how many do we allow */ |
| 6 | 8 | ||
| 7 | #define CODA_SUPER_MAGIC 0x73757245 | ||
| 8 | |||
| 9 | struct kstatfs; | 9 | struct kstatfs; |
| 10 | 10 | ||
| 11 | struct coda_sb_info | 11 | struct coda_sb_info |
