summaryrefslogtreecommitdiff
path: root/zephyr/test/ap_power/include/test_state.h
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/ap_power/include/test_state.h')
-rw-r--r--zephyr/test/ap_power/include/test_state.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/zephyr/test/ap_power/include/test_state.h b/zephyr/test/ap_power/include/test_state.h
index 2a7fbe822d..cb91f2b7c7 100644
--- a/zephyr/test/ap_power/include/test_state.h
+++ b/zephyr/test/ap_power/include/test_state.h
@@ -6,8 +6,6 @@
#ifndef ZEPHYR_TEST_AP_POWER_INCLUDE_TEST_STATE_H_
#define ZEPHYR_TEST_AP_POWER_INCLUDE_TEST_STATE_H_
-#include <stdbool.h>
-
struct test_state {
bool ec_app_main_run;
};