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