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

Commit 7eca57a2 authored by Anatol Pomozov's avatar Anatol Pomozov Committed by Gerrit Code Review
Browse files

Merge "Add header that defines strerror()"

parents 3e59c847 fd41f9a5
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 {