summaryrefslogtreecommitdiff
path: root/zephyr/test/test_utils/tasks_fakes.c
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/test_utils/tasks_fakes.c')
-rw-r--r--zephyr/test/test_utils/tasks_fakes.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/zephyr/test/test_utils/tasks_fakes.c b/zephyr/test/test_utils/tasks_fakes.c
index d688c6cc24..b4068afa21 100644
--- a/zephyr/test/test_utils/tasks_fakes.c
+++ b/zephyr/test/test_utils/tasks_fakes.c
@@ -3,10 +3,9 @@
* found in the LICENSE file.
*/
-#include "task_id.h"
-
-#include <zephyr/fff.h>
#include <zephyr/sys/atomic.h>
+#include <zephyr/fff.h>
+#include "task_id.h"
/*
* The fakes below are needed to satisfy the final link, but are never