Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 37a554df authored by Josh Gao's avatar Josh Gao Committed by android-build-merger
Browse files

Merge "adb: fix mac build" am: ef356fa5 am: ada40cd6 am: 343a5edc

am: 5cbd79b2

Change-Id: I9155e7010df14da26db4f75c5994379e1539e1a0
parents 629ee0c8 5cbd79b2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -33,6 +33,7 @@
// Include this before open/close/unlink are defined as macros below.
#include <android-base/errors.h>
#include <android-base/macros.h>
#include <android-base/off64_t.h>
#include <android-base/unique_fd.h>
#include <android-base/utf8.h>