diff --git a/components/freertos/test/test_isr_latency.c b/components/freertos/test/test_isr_latency.c index 46749173d8..10c5d3069e 100644 --- a/components/freertos/test/test_isr_latency.c +++ b/components/freertos/test/test_isr_latency.c @@ -1,6 +1,5 @@ #include #include -#include "esp32/rom/ets_sys.h" #include "freertos/FreeRTOS.h" #include "freertos/task.h"