1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-10-05 16:50:11 +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

@ -20,7 +20,7 @@
* on behalf of AVIRA Gmbh - http://www.avira.com
*/
#include "setup.h"
#include "ares_setup.h"
#ifdef HAVE_SYS_SOCKET_H
# include <sys/socket.h>