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
- Lines: 9
- Date:
2003-08-25 04:44:43.000000000 -0700
- Orig file:
linux-2.4.21/fs/jffs2/read.c
- Orig date:
2002-08-02 17:39:45.000000000 -0700
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)