Branch: refs/heads/995294 Home: https://github.com/bluez/bluez Commit: eb3c17668cfa15f3c0799f57918c32058e343314 https://github.com/bluez/bluez/commit/eb3c17668cfa15f3c0799f57918c32058e343314 Author: Arkadiusz Bokowy <arkadiusz.bokowy@xxxxxxxxx> Date: 2025-08-25 (Mon, 25 Aug 2025) Changed paths: M lib/bluetooth/hci.h M lib/bluetooth/hci_lib.h Log Message: ----------- lib: Fix includes in installed header files Every public header file should be self-contained in terms of used symbols. To satisfy that, hci.h and hci_lib.h need to pull their direct dependencies, so users will not have to include bluetooth.h before using for example hci_lib.h. To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications