summaryrefslogtreecommitdiffstats
path: root/fsck_unshare_blocks.cpp
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2019-04-03 20:35:51 +0200
committerTao Bao <tbao@google.com>2019-04-03 20:41:54 +0200
commitcecad743c1225bc203085e04cc70b54bcd51c374 (patch)
treee5ea9078b6639e926a53080e96db40002f8e2b01 /fsck_unshare_blocks.cpp
parentMerge changes Ibbe7084e,If584fc8a (diff)
downloadandroid_bootable_recovery-cecad743c1225bc203085e04cc70b54bcd51c374.tar
android_bootable_recovery-cecad743c1225bc203085e04cc70b54bcd51c374.tar.gz
android_bootable_recovery-cecad743c1225bc203085e04cc70b54bcd51c374.tar.bz2
android_bootable_recovery-cecad743c1225bc203085e04cc70b54bcd51c374.tar.lz
android_bootable_recovery-cecad743c1225bc203085e04cc70b54bcd51c374.tar.xz
android_bootable_recovery-cecad743c1225bc203085e04cc70b54bcd51c374.tar.zst
android_bootable_recovery-cecad743c1225bc203085e04cc70b54bcd51c374.zip
Diffstat (limited to '')
-rw-r--r--fsck_unshare_blocks.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/fsck_unshare_blocks.cpp b/fsck_unshare_blocks.cpp
index e74f8ba6f..0f8ffface 100644
--- a/fsck_unshare_blocks.cpp
+++ b/fsck_unshare_blocks.cpp
@@ -34,7 +34,6 @@
#include <android-base/logging.h>
#include <android-base/properties.h>
#include <android-base/unique_fd.h>
-#include <fstab/fstab.h>
#include "otautil/roots.h"