]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - kernel/module.c
ftrace: Sort the mcount records on each page
[mirror_ubuntu-artful-kernel.git] / kernel / module.c
index ef8cb70c6996c77b2858b26ac4d28cbe6a22356c..178333c48d1e5a60bfac3f3bef928452dd09aca2 100644 (file)
@@ -16,7 +16,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/moduleloader.h>
 #include <linux/ftrace_event.h>
 #include <linux/init.h>