[PATCH] Add include/linux/freezer.h and move definitions from sched.h
[deliverable/linux.git] / fs / xfs / linux-2.6 / xfs_buf.c
index eef4a0ba11e9867a0991b2435a08fc1603dd80d1..b971237c5a9fe41ef7e3310d3809e1437341401d 100644 (file)
@@ -32,6 +32,7 @@
 #include <linux/kthread.h>
 #include <linux/migrate.h>
 #include <linux/backing-dev.h>
+#include <linux/freezer.h>
 
 STATIC kmem_zone_t *xfs_buf_zone;
 STATIC kmem_shaker_t xfs_buf_shake;
This page took 0.030428 seconds and 5 git commands to generate.