Commit: cd1c6b666fa95555eeb3e43965c2b36106fa3694
Parent: 84d0b5e2bb8424a203a46847671424b091594a24
Author: Ismael Luceno <ismael@iodev.co.uk>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2024-09-19 20:01:07
Tree: 328f1d33ca9424cb34c286db1a914dbe1214a30a

Fix missing inclusion of <limits.h> Needed for PATH_MAX.

Diffstat

M android/ipc-tester.c | 1 +
M android/system-emulator.c | 1 +
M android/tester-main.c | 1 +
M client/mgmt.c | 1 +
M emulator/serial.c | 1 +
M emulator/vhci.c | 1 +
M monitor/att.c | 2 +-
M peripheral/efivars.c | 1 +
M profiles/audio/a2dp.c | 1 +
M src/adapter.c | 1 +
M src/device.c | 1 +
M src/gatt-database.c | 1 +
M src/main.c | 1 +
M src/rfkill.c | 1 +
M src/storage.c | 1 +
M src/textfile.c | 1 +
M tools/bluemoon.c | 1 +
M tools/hciattach.c | 1 +
M tools/hciattach_ath3k.c | 1 +
M tools/hciattach_intel.c | 1 +
M tools/hciattach_st.c | 1 +
M tools/hciattach_ti.c | 1 +
M tools/test-runner.c | 1 +

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

View Full Diff | Patch