aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/l2cap.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/bluetooth/l2cap.c')
-rw-r--r--net/bluetooth/l2cap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/bluetooth/l2cap.c b/net/bluetooth/l2cap.c
index 7f0781e4326f..f6b4a8085357 100644
--- a/net/bluetooth/l2cap.c
+++ b/net/bluetooth/l2cap.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>