Commit: eab79de68ffb0794556bcabb583669998c2fcb83
Parent: 63a0440a3c4c765ef7861923c0f25cb18c0d3d14
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2013-10-17 17:33:02
Tree: 1a54911ebcd9a5ab3916dc141582abd39015d523

android: Fix build error with autotools CC android/android_libbt_internal_la-hal_bluetooth.lo android/hal_bluetooth.c:26:28: fatal error: cutils/sockets.h: No such file or directory #include <cutils/sockets.h> ^ Apparently sockets.h is not used for anything, so for now remove it and once it is actually necessary add local cutils/sockets.h so it can be build with autotools as well.

Diffstat

M android/hal_bluetooth.c | 1 -

1 files changed, 0 insertions(+), 1 deletions(-)

View Full Diff | Patch