Merge branch 'bugfix/fix-build-problem-on-master' into 'master'

Fix for a build error on master branch created by one of preceding commits

See merge request espressif/esp-idf!18869
pull/9328/head
Marius Vikhammer 2022-07-05 10:39:49 +08:00
commit cd55014c33
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -25,6 +25,7 @@
#if CONFIG_ESP_SYSTEM_USE_EH_FRAME
#include "esp_private/eh_frame_parser.h"
#include "esp_private/cache_utils.h"
#endif