diff --git a/[refs] b/[refs] index fafb4bc4406b..25b92ffb2c51 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0661b1ac5d48eb47c8a5948c0554fea25e0895ab +refs/heads/master: 33f60e9640b2f60dde6735293d4aa5ecc5b1d5d5 diff --git a/trunk/include/linux/coda_psdev.h b/trunk/include/linux/coda_psdev.h index 644062e8d857..8859e2ede9fe 100644 --- a/trunk/include/linux/coda_psdev.h +++ b/trunk/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 */