oom: move oom_killer_enable()/oom_killer_disable to where they belong
[firefly-linux-kernel-4.4.55.git] / kernel / power / process.c
index da2072d7381160493d540a51976f45a966b265fb..cc2e55373b68cc3f32e83fbf036200c30a14f343 100644 (file)
@@ -9,6 +9,7 @@
 #undef DEBUG
 
 #include <linux/interrupt.h>
+#include <linux/oom.h>
 #include <linux/suspend.h>
 #include <linux/module.h>
 #include <linux/syscalls.h>