build: move platform stuff to ares_platform.c and ares_platform.h

This commit is contained in:
Yang Tse
2011-03-24 11:31:50 +01:00
parent bd066ab8ef
commit 5b6a188909
9 changed files with 110 additions and 53 deletions
+1
View File
@@ -67,6 +67,7 @@
#include "inet_net_pton.h"
#include "ares_library_init.h"
#include "ares_nowarn.h"
#include "ares_platform.h"
#include "ares_private.h"
#ifdef ANDROID