commit | 729c1cfd39e859d6f5a24e1010959a382474592c | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Thu Nov 06 10:49:16 2014 -0800 |
committer | Chih-Hung Hsieh <chh@google.com> | Thu Nov 06 10:49:16 2014 -0800 |
tree | 8b9dcf44888b60f19a07ff73af1d2b2ade4a3799 | |
parent | 970a25ca627fe13ab381bc4c639868179a3c8f1f [diff] |
Move include of system headers outside namesapce. This happened to work with old system header files. But with newer glibc 2.15 header files, typedef names such as __u32 and __u64 are included into a namespace and could not be used in other system header files. BUG: 18275923 Change-Id: I7c61270d08a7b1c69cee55a6a23b00372f0f51c8