diff --git a/src/hsm/cmd_extras.c b/src/hsm/cmd_extras.c index c9f2792..211c796 100644 --- a/src/hsm/cmd_extras.c +++ b/src/hsm/cmd_extras.c @@ -19,6 +19,7 @@ #include "mbedtls/ecdh.h" #if !defined(ENABLE_EMULATION) && !defined(ESP_PLATFORM) #include "hardware/rtc.h" +#include #else #include #endif