summaryrefslogtreecommitdiff
path: root/tests/sha_benchmark.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sha_benchmark.c')
-rw-r--r--tests/sha_benchmark.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sha_benchmark.c b/tests/sha_benchmark.c
index fadcb6bc..27b1c101 100644
--- a/tests/sha_benchmark.c
+++ b/tests/sha_benchmark.c
@@ -7,9 +7,9 @@
#include <stdio.h>
#include <stdlib.h>
-#include "2sysincludes.h"
#include "2common.h"
#include "2sha.h"
+#include "2sysincludes.h"
#include "host_common.h"
#include "timer_utils.h"