Merge commit 'd69ec35bef0d3aa11bfb55501951eed8c3042fda' * commit 'd69ec35bef0d3aa11bfb55501951eed8c3042fda': Fix the build. Oops.
This commit is contained in:
commit
2410512c4f
@ -42,7 +42,9 @@ namespace std {
|
||||
using ::exit;
|
||||
using ::abort;
|
||||
using ::atexit;
|
||||
#if 0 /* MISSING FROM BIONIC */
|
||||
using ::on_exit;
|
||||
#endif
|
||||
|
||||
using ::getenv;
|
||||
using ::putenv;
|
||||
|
Loading…
Reference in New Issue
Block a user