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

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

diff -urN linux-2.4.21/fs/jffs2/gc.c linux-2.4.22/fs/jffs2/gc.c
@@ -43,7 +43,7 @@
 #include <linux/interrupt.h>
 #include <linux/pagemap.h>
 #include "nodelist.h"
-#include "crc32.h"
+#include <linux/crc32.h>
 
 static int jffs2_garbage_collect_metadata(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, 
 					struct inode *inode, struct jffs2_full_dnode *fd);

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