aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_sock.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/bluetooth/hci_sock.c')
-rw-r--r--net/bluetooth/hci_sock.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/bluetooth/hci_sock.c b/net/bluetooth/hci_sock.c
index 84e6c93a044..bdb6458c6bd 100644
--- a/net/bluetooth/hci_sock.c
+++ b/net/bluetooth/hci_sock.c
@@ -28,6 +28,7 @@
28#include <linux/module.h> 28#include <linux/module.h>
29 29
30#include <linux/types.h> 30#include <linux/types.h>
31#include <linux/capability.h>
31#include <linux/errno.h> 32#include <linux/errno.h>
32#include <linux/kernel.h> 33#include <linux/kernel.h>
33#include <linux/sched.h> 34#include <linux/sched.h>