diff --git a/arch/cpu/cc26xx-cc13xx/rf-core/ble-cc2650.c b/arch/cpu/cc26xx-cc13xx/rf-core/ble-cc2650.c index 6c4d82f8a..6510ac50e 100644 --- a/arch/cpu/cc26xx-cc13xx/rf-core/ble-cc2650.c +++ b/arch/cpu/cc26xx-cc13xx/rf-core/ble-cc2650.c @@ -40,6 +40,9 @@ #include "dev/radio.h" #include "os/dev/ble-hal.h" #include "rf-core/ble-hal/ble-hal-cc26xx.h" + +#include +#include /*---------------------------------------------------------------------------*/ #include "sys/log.h" #define LOG_MODULE "RADIO"