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

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

diff -urN linux-2.4.21/fs/jffs2/erase.c linux-2.4.22/fs/jffs2/erase.c
@@ -40,7 +40,7 @@
 #include <linux/jffs2.h>
 #include <linux/interrupt.h>
 #include "nodelist.h"
-#include "crc32.h"
+#include <linux/crc32.h>
 
 struct erase_priv_struct {
 	struct jffs2_eraseblock *jeb;

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