OSDN Git Service

android: Fix build error when compiling with autotools
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 17 Oct 2013 08:36:26 +0000 (11:36 +0300)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 17 Oct 2013 14:33:02 +0000 (17:33 +0300)
commit63a0440a3c4c765ef7861923c0f25cb18c0d3d14
treee7b41f116767ee4eed10bb2b8dd2022563e3110e
parent247d828934fb9a78cdeee8e3cfae5eaef1e4f990
android: Fix build error when compiling with autotools

android/hal_bt_sock.c:82:21: error: no previous declaration for 'bt_get_sock_interface' [-Werror=missing-declarations]
 btsock_interface_t *bt_get_sock_interface(void)
android/hal_bt_sock.c