1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2026-03-20 22:41:10 +00:00

Renamed c-ares setup.h to ares_setup.h

This commit is contained in:
Yang Tse
2009-11-02 11:55:53 +00:00
parent bfca740909
commit a82a8fbf82
51 changed files with 88 additions and 85 deletions

View File

@ -18,7 +18,7 @@
* without express or implied warranty.
*/
#include "setup.h"
#include "ares_setup.h"
#ifndef HAVE_STRCASECMP
extern int ares_strcasecmp(const char *a, const char *b);