[PATCH] remove many unneeded #includes of sched.h
[safe/jmp/linux-2.6] / fs / ext4 / hash.c
index d15bb42..1555024 100644 (file)
@@ -10,8 +10,7 @@
  */
 
 #include <linux/fs.h>
-#include <linux/jbd.h>
-#include <linux/sched.h>
+#include <linux/jbd2.h>
 #include <linux/ext4_fs.h>
 #include <linux/cryptohash.h>