diff --git a/subsys/bluetooth/host/uuid.c b/subsys/bluetooth/host/uuid.c index 50b6a1a3075..c817f3744fa 100644 --- a/subsys/bluetooth/host/uuid.c +++ b/subsys/bluetooth/host/uuid.c @@ -23,10 +23,6 @@ #include -#if defined(CONFIG_BLUETOOTH_DEBUG) -#include -#endif /* CONFIG_BLUETOOTH_DEBUG */ - #define UUID_16_BASE_OFFSET 12 /* TODO: Decide whether to continue using BLE format or switch to RFC 4122 */