Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 08cb18b9 authored by Mike J. Chen's avatar Mike J. Chen
Browse files

Fix warnings about implicit declaration of bdcmp and bdcpy



Change-Id: Ib6ad46f566900d514d63a9538a6a8b1c53f04806
Signed-off-by: default avatarMike J. Chen <mjchen@google.com>
parent d406dfff
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -37,6 +37,7 @@
#include "btm_int.h"
#include "l2c_int.h"
#include "hcidefs.h"
#include "bd.h"

static void btm_establish_continue (tACL_CONN *p_acl_cb);
static void btm_read_remote_features (UINT16 handle);