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

Commit fdc31e62 authored by Anatol Pomozov's avatar Anatol Pomozov Committed by android-build-merger
Browse files

Merge "Add header that defines strerror()" am: 7eca57a2 am: 8eb5b3e6

am: 49c9531d

Change-Id: Iec0ee9a218a7d610e24a858485df45b597309398
parents 06f4bcc4 49c9531d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@
#include "android-base/errors.h"

#include <errno.h>
#include <string.h>

namespace android {
namespace base {