OSDN Git Service

Include gki.h to get correct function declarations.
authorChih-Hung Hsieh <chh@google.com>
Mon, 18 May 2015 21:36:21 +0000 (14:36 -0700)
committerChih-Hung Hsieh <chh@google.com>
Mon, 18 May 2015 22:01:05 +0000 (15:01 -0700)
BUG: 21119653
Change-Id: I8e4caf1946f525ea57fadf003ca3fd7d303976cb
(cherry picked from commit 56350d683a15117b9e80ff3bf3b83671f3a7491a)

btif/src/btif_gatt_util.c

index 3e1ae23..c3efbef 100644 (file)
@@ -37,6 +37,7 @@
 #include "btif_util.h"
 #include "btif_gatt.h"
 #include "btif_gatt_util.h"
+#include "gki.h"
 
 #if BTA_GATT_INCLUDED == TRUE