1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-12-07 02:23:49 +00:00

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

View File

@ -42,6 +42,7 @@
#include "ares.h"
#include "inet_net_pton.h"
#include "ares_platform.h"
#include "ares_private.h"
#ifdef WATT32