commit | ed1c2314c398ef89f059e96fac665fdd5eba71e2 | [log] [tgz] |
---|---|---|
author | Austen Dicken <cvpcsm@gmail.com> | Fri Dec 09 00:43:18 2011 -0600 |
committer | Tanguy Pruvot <tanguy.pruvot@gmail.com> | Fri Dec 09 14:30:35 2011 +0100 |
tree | 077fa5bd69a82af9abb6b840c85f41f72ad1452d | |
parent | 36efc947214bb5c6dd642ca68dd6e3d7464bdbfb [diff] |
fix building nslookup against AOSP bionic AOSP bionic hides the _nres struct, but then makes calls to a __res_state() function which doesn't exist. undefine and redefine to use __res_get_state() instead Change-Id: I904c787c6950fa7532c49fbb8524034a5f3f8fcc