commit | 13b0a0891a487b47826dbbdc15963d87f63018dc | [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 | f4cacf7d179da5b1c28613e5c4356613bf841573 [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