summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2017-10-04 02:21:11 +0200
committerTao Bao <tbao@google.com>2017-10-11 21:21:17 +0200
commitf0ca4f8f2d8feabc2682c08ded5937427752a78e (patch)
tree278d308da60cd1da98497de6b94b48b8d13cf540
parentMerge "otautil: Export headers." (diff)
downloadandroid_bootable_recovery-f0ca4f8f2d8feabc2682c08ded5937427752a78e.tar
android_bootable_recovery-f0ca4f8f2d8feabc2682c08ded5937427752a78e.tar.gz
android_bootable_recovery-f0ca4f8f2d8feabc2682c08ded5937427752a78e.tar.bz2
android_bootable_recovery-f0ca4f8f2d8feabc2682c08ded5937427752a78e.tar.lz
android_bootable_recovery-f0ca4f8f2d8feabc2682c08ded5937427752a78e.tar.xz
android_bootable_recovery-f0ca4f8f2d8feabc2682c08ded5937427752a78e.tar.zst
android_bootable_recovery-f0ca4f8f2d8feabc2682c08ded5937427752a78e.zip
-rw-r--r--otafault/ota_io.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/otafault/ota_io.cpp b/otafault/ota_io.cpp
index 1308973a5..63ef18e26 100644
--- a/otafault/ota_io.cpp
+++ b/otafault/ota_io.cpp
@@ -26,6 +26,7 @@
#include <map>
#include <mutex>
+#include <string>
#include <android-base/thread_annotations.h>