summaryrefslogtreecommitdiff
path: root/test/stdlib.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/stdlib.c')
-rw-r--r--test/stdlib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/stdlib.c b/test/stdlib.c
index 3034522c23..909502aee8 100644
--- a/test/stdlib.c
+++ b/test/stdlib.c
@@ -8,9 +8,9 @@
#include "common.h"
#include "compiler.h"
#include "console.h"
+#include "system.h"
#include "printf.h"
#include "shared_mem.h"
-#include "system.h"
#include "test_util.h"
#include "timer.h"
#include "util.h"