commit | 166d867c752968c576af537dc09e4150f9889c40 | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Wed Jul 08 13:39:01 2020 -0700 |
committer | David Anderson <dvander@google.com> | Wed Jul 08 15:52:25 2020 -0700 |
tree | 3a89db3960a92b9266a155317f5a4811a476fa8f | |
parent | 5e625ed81e831ede444da7c9a2cf0efc3977c192 [diff] |
ext4_utils: Don't #define error in a major include. Including ext4_utils.h breaks in some files because it defines common identifiers (like "error"). Move these into the only .cpp files that use them. Bug: N/A Test: manual test Change-Id: I4605b560d09ec46c24a2c42a463f563cfe438356