Merge "Fix build with ToT libc++" into main am: dbecfa8c6e am: a99e1cd67b

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/3100617

Change-Id: I9237b05efe647e6c779c7eec52ee8008e144228c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/cmds/dumpstate/DumpstateUtil.h b/cmds/dumpstate/DumpstateUtil.h
index 9e955e3..ae7152a 100644
--- a/cmds/dumpstate/DumpstateUtil.h
+++ b/cmds/dumpstate/DumpstateUtil.h
@@ -18,6 +18,7 @@
 
 #include <cstdint>
 #include <string>
+#include <vector>
 
 /*
  * Converts seconds to milliseconds.