patch-2.4.22 linux-2.4.22/fs/jffs2/write.c

Next file: linux-2.4.22/fs/jfs/jfs_dtree.c
Previous file: linux-2.4.22/fs/jffs2/scan.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/fs/jffs2/write.c linux-2.4.22/fs/jffs2/write.c
@@ -40,7 +40,7 @@
 #include <linux/jffs2.h>
 #include <linux/mtd/mtd.h>
 #include "nodelist.h"
-#include "crc32.h"
+#include <linux/crc32.h>
 
 /* jffs2_new_inode: allocate a new inode and inocache, add it to the hash,
    fill in the raw_inode while you're at it. */

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