]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - kernel/module.c
kernel: Map most files to use export.h instead of module.h
[mirror_ubuntu-zesty-kernel.git] / kernel / module.c
index 93342d992f348c816bb18d091851e693695b8931..84205ae1607adfab1d42ac12a2331996d60fc956 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>