[bluez/bluez] 325365: client/btpclient: Fix missing errno.h include
"github-actions[bot]" <[email protected]>
| Newsgroups | org.kernel.vger.linux-bluetooth |
|---|---|
| Message-ID | <bluez/bluez/push/refs/heads/1141938/[email protected]> |
Branch: refs/heads/1141938
Home: https://github.com/bluez/bluez
Commit: 325365f5fda29ff5ec15716b453c1c1a25cb00a0
https://github.com/bluez/bluez/commit/325365f5fda29ff5ec15716b453c1c1a25cb00a0
Author: Jinwang Li <[email protected]>
Date: 2026-08-07 (Fri, 07 Aug 2026)
Changed paths:
M client/btpclient/gatt.c
Log Message:
-----------
client/btpclient: Fix missing errno.h include
EINVAL is used in create_uuid() but errno.h was not included,
causing a build failure.
Signed-off-by: Jinwang Li <[email protected]>
To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications