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:
@ -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);
|
||||
|
||||
Reference in New Issue
Block a user