| commit | 6886dd757266f6f2788eccefb2399b5d3cf03eca | [log] [tgz] |
|---|---|---|
| author | Zhiting Zhu <[email protected]> | Wed Jul 01 22:55:48 2015 |
| committer | Zhiting Zhu <[email protected]> | Wed Jul 01 22:55:48 2015 |
| tree | a3e181e3a1865768044a073144e56de1900815ea | |
| parent | 4e5aab57fe4cba7ae8e7f09d63b8c07f191cd6db [diff] |
rename member name of struct gaicb in netdb.h libbsd define __unused as __attribute__((__unused__)) which conflicts with the name of this struct. The upstream glibc changes the member name to __glibc_reserved. This patch uses the same name from upstream. BUG= https://code.google.com/p/nativeclient/issues/detail?id=4207 [email protected] Review URL: https://codereview.chromium.org/1214183004.