diff --git a/include/linux/coda_psdev.h b/include/linux/coda_psdev.h index 644062e8d857d71443e932a73322269309d1ceb4..8859e2ede9fe3c368b774b560f80a735df6f4777 100644 --- a/include/linux/coda_psdev.h +++ b/include/linux/coda_psdev.h @@ -1,13 +1,14 @@ #ifndef __CODA_PSDEV_H #define __CODA_PSDEV_H -#include #include #define CODA_PSDEV_MAJOR 67 #define MAX_CODADEVS 5 /* how many do we allow */ #ifdef __KERNEL__ +#include + struct kstatfs; /* communication pending/processing queues */