espressif / esp-rainmaker

ESP RainMaker Agent for firmware development
Apache License 2.0
431 stars 145 forks source link

unknown type name 'time_t'' error in esp_schedule_nvs.c (MEGH-5093) #289

Closed jjsch-dev closed 6 months ago

jjsch-dev commented 7 months ago

Added #include to resolve compilation error in esp_schedule_nvs.c when using ESP-IDF v5.3-dev-277-gc8243465e4. The error was caused by the unknown type name 'time_t', and this inclusion ensures that the necessary type is recognized during compilation.

CLAassistant commented 7 months ago

CLA assistant check
All committers have signed the CLA.

shahpiyushv commented 6 months ago

@jjsch-dev , sorry we did not merge this PR directly, since similar and one other fix was also done internally in this commit: https://github.com/espressif/esp-rainmaker/commit/7d4c1e36f9110e04c30c21a708762ed91eea99ac