net: Fix files explicitly needing to include module.h
[deliverable/linux.git] / net / bluetooth / mgmt.c
index 5a94eec06caa900f9bb422b5cd7376076d67c63d..940858a48cbdbdbf562ef12645ebdfc568f23d78 100644 (file)
@@ -23,6 +23,7 @@
 /* Bluetooth HCI Management interface */
 
 #include <linux/uaccess.h>
+#include <linux/module.h>
 #include <asm/unaligned.h>
 
 #include <net/bluetooth/bluetooth.h>
This page took 0.02533 seconds and 5 git commands to generate.