commit | 933926c92e1378cc76bc9c149107e670c4872d4e | [log] [tgz] |
---|---|---|
author | Scott James Remnant <keybuk@google.com> | Thu Apr 02 15:22:14 2015 -0700 |
committer | Scott James Remnant <keybuk@google.com> | Thu Apr 02 15:22:14 2015 -0700 |
tree | 3799215c0e76bc312085a5bf5f9384557f2e1eba | |
parent | a7e698f5a9e062f62e21bc435643975c30bab846 [diff] |
Fix missing #includes needed for glibc Some standard library functions are used while relying on bionic headers including the headers the functions were actually declared on. Add those missing #includes so that bluetooth.default.so will compile on glibc. Change-Id: Ied9f89ce5a05911fca63f6bfe1b8cc8196ab3b1c