]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - kernel/kprobes.c
ftrace: Sort the mcount records on each page
[mirror_ubuntu-artful-kernel.git] / kernel / kprobes.c
index 2f193d0ba7f237bc9fe87427981573ed0724dcab..e5d84644823b4094a4e6c629985daddd753bdd19 100644 (file)
@@ -36,7 +36,7 @@
 #include <linux/init.h>
 #include <linux/slab.h>
 #include <linux/stddef.h>
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/moduleloader.h>
 #include <linux/kallsyms.h>
 #include <linux/freezer.h>