[Patch 3/8] 2.4: Fix duplicate #include in journal.c

Stephen Tweedie (sct@redhat.com)
Tue, 25 Mar 2003 17:39:40 GMT


--- linux-2.4-ext3push/fs/jbd/journal.c.=K0002=.orig 2003-03-25 10:59:15.000000000 +0000
+++ linux-2.4-ext3push/fs/jbd/journal.c 2003-03-25 10:59:15.000000000 +0000
@@ -33,7 +33,6 @@
#include <linux/sched.h>
#include <linux/init.h>
#include <linux/mm.h>
-#include <linux/slab.h>
#include <asm/uaccess.h>
#include <linux/proc_fs.h>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/