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

Next file: linux-2.4.22/fs/jffs2/readinode.c
Previous file: linux-2.4.22/fs/jffs2/gc.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/fs/jffs2/read.c linux-2.4.22/fs/jffs2/read.c
@@ -40,7 +40,7 @@
 #include <linux/jffs2.h>
 #include <linux/mtd/mtd.h>
 #include "nodelist.h"
-#include "crc32.h"
+#include <linux/crc32.h>
 
 int jffs2_read_dnode(struct jffs2_sb_info *c, struct jffs2_full_dnode *fd, unsigned char *buf, int ofs, int len)
 {

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