Hi Szymon, On Tue, Apr 15, 2014, Szymon Janc wrote: > According to writev manual one should include <sys/uio.h> to use it. > > This fix following warnings with bionic: > external/bluetooth/bluez/tools/hciattach_tialt.c: In function > 'texas_load_firmware': > external/bluetooth/bluez/tools/hciattach_tialt.c:142:4: warning: > implicit declaration of function 'writev' > [-Wimplicit-function-declaration] > target thumb C: hciattach <= external/bluetooth/bluez/tools/ > hciattach_ath3k.c > target thumb C: hciattach <= external/bluetooth/bluez/tools/ > hciattach_qualcomm.c > external/bluetooth/bluez/tools/hciattach_qualcomm.c: In function > 'qualcomm_load_firmware': > external/bluetooth/bluez/tools/hciattach_qualcomm.c:147:4: warning: > implicit declaration of function 'writev' > [-Wimplicit-function-declaration] > --- > tools/hciattach_qualcomm.c | 1 + > tools/hciattach_tialt.c | 1 + > 2 files changed, 2 insertions(+) Applied. Thanks. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html