summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenri Chataing <henrichataing@google.com>2023-11-03 23:59:03 +0000
committerHenri Chataing <henrichataing@google.com>2023-12-07 17:41:48 +0000
commitecaf5c8420c27b81c55f61f4e5e8861b75349586 (patch)
treeb5de5dc3dc7e31ea5551504d91be43790d74ab1f
parent6f80e953124ae8cfe311b8e10b69496d29a4011c (diff)
downloadsecurity-ecaf5c8420c27b81c55f61f4e5e8861b75349586.tar.gz
Update fmtlib to 10.1.1
Test: m Change-Id: I75e5e3e2dc3f7608872f36c8fe3894f988a7b9d5
-rw-r--r--ondevice-signing/VerityUtils.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ondevice-signing/VerityUtils.cpp b/ondevice-signing/VerityUtils.cpp
index b9cb96c8..43de67cb 100644
--- a/ondevice-signing/VerityUtils.cpp
+++ b/ondevice-signing/VerityUtils.cpp
@@ -19,6 +19,7 @@
#include <map>
#include <span>
#include <string>
+#include <vector>
#include <fcntl.h>
#include <linux/fs.h>