diff options
Diffstat (limited to 'net/bluetooth/lib.c')
-rw-r--r-- | net/bluetooth/lib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bluetooth/lib.c b/net/bluetooth/lib.c index 506628876f36..994bc3c7ddc7 100644 --- a/net/bluetooth/lib.c +++ b/net/bluetooth/lib.c | |||
@@ -31,7 +31,7 @@ | |||
31 | #include <linux/kernel.h> | 31 | #include <linux/kernel.h> |
32 | #include <linux/stddef.h> | 32 | #include <linux/stddef.h> |
33 | #include <linux/string.h> | 33 | #include <linux/string.h> |
34 | #include <asm/errno.h> | 34 | #include <linux/errno.h> |
35 | 35 | ||
36 | #include <net/bluetooth/bluetooth.h> | 36 | #include <net/bluetooth/bluetooth.h> |
37 | 37 | ||