commit | fd41f9a579f0a606d64edf76a239344bffcec89f | [log] [tgz] |
---|---|---|
author | Anatol Pomazau <anatol@google.com> | Thu Aug 08 14:47:44 2019 -0700 |
committer | Anatol Pomozov <anatol@google.com> | Thu Aug 08 23:31:36 2019 +0000 |
tree | 9b739e54a29b43b9a31676b5423d50210dee0184 | |
parent | 6c4cfd6af523cd3074972a63dc4f08b8fed45012 [diff] |
Add header that defines strerror() It helps to fix a compilation issue with host libc: core/base/errors_unix.cpp:25:10: error: use of undeclared identifier 'strerror' return strerror(error_code); ^ Change-Id: I71d4221cc1bfa6f0cc764b40b6b28159994b8e04