[PATCH] Add include/linux/freezer.h and move definitions from sched.h
[pandora-kernel.git] / init / do_mounts_initrd.c
index 919a80c..2cfd7cb 100644 (file)
@@ -6,6 +6,7 @@
 #include <linux/romfs_fs.h>
 #include <linux/initrd.h>
 #include <linux/sched.h>
+#include <linux/freezer.h>
 
 #include "do_mounts.h"