android: fix compilation warning
PR-URL: https://github.com/libuv/libuv/pull/285 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
This commit is contained in:
parent
1d8332f7e6
commit
a7e7bafcc3
@ -24,6 +24,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include "android-ifaddrs.h"
|
#include "android-ifaddrs.h"
|
||||||
|
#include "uv-common.h"
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user