commit | f4e62ff4a3f2a49cff684913e0b8710874a5dc97 | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@google.com> | Wed Jan 11 17:36:09 2012 +0100 |
committer | Andrew Hsieh <andrewhsieh@google.com> | Mon Apr 02 16:04:42 2012 +0800 |
tree | a8873d61d6199d15015e12ee1af58e3ef490572a | |
parent | ad05e868b8f4a4e57bffcdbf5ffdfff5d3f8c92b [diff] |
ndk: Fix ipv6 related headers This fixes two minor issues with recent updates to the IPv6 related headers: - add missing <linux/ipv6.h> kernel header - avoid conflict in netinet/in6.h, the macro is already defined by <linux/in6.h>