]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - fs/befs/super.c
befs: fix build on parisc
[mv-sheeva.git] / fs / befs / super.c
index 41f2b4d0093e66ed67ab747831cea76fedc397cb..ca40f828f64dac9478d667720b4bcdf6f2d9d26e 100644 (file)
@@ -8,6 +8,7 @@
  */
 
 #include <linux/fs.h>
+#include <asm/page.h> /* for PAGE_SIZE */
 
 #include "befs.h"
 #include "super.h"