summaryrefslogtreecommitdiff
path: root/tests/vb21_host_fw_preamble_tests.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vb21_host_fw_preamble_tests.c')
-rw-r--r--tests/vb21_host_fw_preamble_tests.c7
1 files changed, 2 insertions, 5 deletions
diff --git a/tests/vb21_host_fw_preamble_tests.c b/tests/vb21_host_fw_preamble_tests.c
index f563f6ce..d46fd05b 100644
--- a/tests/vb21_host_fw_preamble_tests.c
+++ b/tests/vb21_host_fw_preamble_tests.c
@@ -8,18 +8,15 @@
#include <stdio.h>
#include <unistd.h>
-#include "2sysincludes.h"
#include "2common.h"
#include "2rsa.h"
-
-#include "vb21_common.h"
-
+#include "2sysincludes.h"
#include "host_common.h"
#include "host_fw_preamble2.h"
#include "host_key2.h"
#include "host_signature2.h"
-
#include "test_common.h"
+#include "vb21_common.h"
const uint8_t test_data1[] = "Some test data";
const uint8_t test_data2[] = "Some more test data";