diff options
Diffstat (limited to 'net/nfc/nci/lib.c')
-rw-r--r-- | net/nfc/nci/lib.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/nfc/nci/lib.c b/net/nfc/nci/lib.c index 6a63e5eb483d..6b7fd26c68d9 100644 --- a/net/nfc/nci/lib.c +++ b/net/nfc/nci/lib.c | |||
@@ -31,6 +31,7 @@ | |||
31 | #include <linux/errno.h> | 31 | #include <linux/errno.h> |
32 | 32 | ||
33 | #include <net/nfc/nci.h> | 33 | #include <net/nfc/nci.h> |
34 | #include <net/nfc/nci_core.h> | ||
34 | 35 | ||
35 | /* NCI status codes to Unix errno mapping */ | 36 | /* NCI status codes to Unix errno mapping */ |
36 | int nci_to_errno(__u8 code) | 37 | int nci_to_errno(__u8 code) |