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
- Lines: 9
- Date:
2003-08-25 04:44:43.000000000 -0700
- Orig file:
linux-2.4.21/fs/jffs2/write.c
- Orig date:
2002-11-28 15:53:15.000000000 -0800
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)