diff --git a/subsys/bluetooth/controller/hal/cntr.h b/subsys/bluetooth/controller/hal/cntr.h index 6b4303e6c06..39862c1a606 100644 --- a/subsys/bluetooth/controller/hal/cntr.h +++ b/subsys/bluetooth/controller/hal/cntr.h @@ -4,6 +4,7 @@ * * SPDX-License-Identifier: Apache-2.0 */ +#include void cntr_init(void); uint32_t cntr_start(void);