[PATCH] Add include/linux/freezer.h and move definitions from sched.h
[deliverable/linux.git] / arch / arm / kernel / signal.c
index 83a8d3c95eb3ff458631412a96bf5ed6e4f1c742..f38a60a03b8c93f5b2e36fde8b985dc7196e47a3 100644 (file)
@@ -7,11 +7,11 @@
  * it under the terms of the GNU General Public License version 2 as
  * published by the Free Software Foundation.
  */
-#include <linux/config.h>
 #include <linux/errno.h>
 #include <linux/signal.h>
 #include <linux/ptrace.h>
 #include <linux/personality.h>
+#include <linux/freezer.h>
 
 #include <asm/cacheflush.h>
 #include <asm/ucontext.h>
This page took 0.024191 seconds and 5 git commands to generate.