aboutsummaryrefslogtreecommitdiff
path: root/fs/befs/super.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/befs/super.c')
-rw-r--r--fs/befs/super.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/befs/super.c b/fs/befs/super.c
index 41f2b4d0093..ca40f828f64 100644
--- a/fs/befs/super.c
+++ b/fs/befs/super.c
@@ -8,6 +8,7 @@
*/
#include <linux/fs.h>
+#include <asm/page.h> /* for PAGE_SIZE */
#include "befs.h"
#include "super.h"