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 @@ #include <linux/kernel.h> #include <linux/stddef.h> #include <linux/string.h> -#include <asm/errno.h> +#include <linux/errno.h> #include <net/bluetooth/bluetooth.h> |