PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test path
[deliverable/linux.git] / kernel / sys.c
index d06c091e0345d7c5fb1d0efccf4e8c9e258bdab8..481611fbd079a90094876bd2ef9743803fa45576 100644 (file)
@@ -4,7 +4,7 @@
  *  Copyright (C) 1991, 1992  Linus Torvalds
  */
 
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/mm.h>
 #include <linux/utsname.h>
 #include <linux/mman.h>
@@ -12,6 +12,7 @@
 #include <linux/prctl.h>
 #include <linux/highuid.h>
 #include <linux/fs.h>
+#include <linux/kmod.h>
 #include <linux/perf_event.h>
 #include <linux/resource.h>
 #include <linux/kernel.h>
This page took 0.023672 seconds and 5 git commands to generate.