summaryrefslogtreecommitdiff
path: root/tests/vb20_common3_tests.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vb20_common3_tests.c')
-rw-r--r--tests/vb20_common3_tests.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/tests/vb20_common3_tests.c b/tests/vb20_common3_tests.c
index 255889f3..e3489e6c 100644
--- a/tests/vb20_common3_tests.c
+++ b/tests/vb20_common3_tests.c
@@ -7,17 +7,16 @@
#include <stdio.h>
-#include "2sysincludes.h"
#include "2rsa.h"
-
+#include "2sysincludes.h"
#include "file_keys.h"
#include "host_common.h"
-#include "host_key.h"
#include "host_keyblock.h"
+#include "host_key.h"
#include "host_signature.h"
+#include "test_common.h"
#include "vb2_common.h"
#include "vboot_common.h"
-#include "test_common.h"
static void resign_keyblock(struct vb2_keyblock *h,
const struct vb2_private_key *key)