Hi Szymon,
On Wed, Sep 11, 2013, Szymon Janc wrote:
Bionic library requires explicit include for data types used in ioctl
call. This fix following build error with bionic:
target C: btmon <= external/bluetooth/bluez/monitor/display.c
external/bluetooth/bluez/monitor/display.c: In function 'num_columns':
external/bluetooth/bluez/monitor/display.c:59:18: error: storage size
of 'ws' isn't known
---
monitor/display.c | 1 +
1 file changed, 1 insertion(+)
Applied. Thanks.
Johan