OSDN Git Service

Fix build failure in stack/rfcomm/rfc_ts_frames.c
authorHansong Zhang <hsz@google.com>
Thu, 16 Aug 2018 16:46:45 +0000 (09:46 -0700)
committerandroid-build-team Robot <android-build-team-robot@google.com>
Thu, 16 Aug 2018 16:58:52 +0000 (16:58 +0000)
Test: compile
Bug: 112673718
Change-Id: I93cd39f943dd2f0fb65b785c15dc91649c7ee384
(cherry picked from commit eb3e2528714bd6ea59ad369798f522d75a2e55c7)

stack/rfcomm/rfc_ts_frames.cc

index baf8637..ae25f4d 100644 (file)
@@ -26,6 +26,7 @@
 #include "bt_common.h"
 #include "bt_target.h"
 #include "l2c_api.h"
+#include "log/log.h"
 #include "port_api.h"
 #include "port_int.h"
 #include "rfc_int.h"