summaryrefslogtreecommitdiff
path: root/tests/vboot_common3_tests.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vboot_common3_tests.c')
-rw-r--r--tests/vboot_common3_tests.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/vboot_common3_tests.c b/tests/vboot_common3_tests.c
index c4f81cd3..b5499f66 100644
--- a/tests/vboot_common3_tests.c
+++ b/tests/vboot_common3_tests.c
@@ -5,6 +5,7 @@
* Tests for firmware image library.
*/
+#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>