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

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

diff -urN linux-2.4.21/fs/jffs2/file.c linux-2.4.22/fs/jffs2/file.c
@@ -42,7 +42,7 @@
 #include <linux/pagemap.h>
 #include <linux/jffs2.h>
 #include "nodelist.h"
-#include "crc32.h"
+#include <linux/crc32.h>
 
 extern int generic_file_open(struct inode *, struct file *) __attribute__((weak));
 extern loff_t generic_file_llseek(struct file *file, loff_t offset, int origin) __attribute__((weak));

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