patch-2.4.0-test9 linux/fs/ext2/bitmap.c

Next file: linux/fs/ext2/dir.c
Previous file: linux/fs/ext2/balloc.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test8/linux/fs/ext2/bitmap.c linux/fs/ext2/bitmap.c
@@ -8,7 +8,7 @@
  */
 
 #include <linux/fs.h>
-
+#include <linux/ext2_fs.h>
 
 
 static int nibblemap[] = {4, 3, 3, 2, 3, 2, 2, 1, 3, 2, 2, 1, 2, 1, 1, 0};

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)