Skip to content
Commit 42527eac authored by Devaraj Ranganna's avatar Devaraj Ranganna
Browse files

provisioning: Include `FreeRTOS.h`



While adding `prevent re-provisioning` feature, one of the added
functions used `UBaseType_t` datatype which is defined in `FreeRTOS.h`,
but didn't include the header. This was causing integration tests build
failure.

Signed-off-by: Devaraj Ranganna's avatarDevaraj Ranganna <devaraj.ranganna@arm.com>
parent 4aea30ba
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment