From bba9508c3f354b3e165d70e9209e354e6759e123 Mon Sep 17 00:00:00 2001 From: Hyuk Lee Date: Thu, 14 Jan 2016 13:54:51 +0900 Subject: [PATCH] Include the "bluetooth_internal.h" header file Change-Id: I216be8660e8058f39589aff3423f50654539fe63 Signed-off-by: Hyuk Lee --- common/net_nfc_util.c | 1 + 1 file changed, 1 insertion(+) diff --git a/common/net_nfc_util.c b/common/net_nfc_util.c index 33e37b6..816da19 100644 --- a/common/net_nfc_util.c +++ b/common/net_nfc_util.c @@ -22,6 +22,7 @@ // platform header #include +#include #include // nfc-manager header -- 2.7.4