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

@ -16,7 +16,7 @@
* SOFTWARE.
*/
#include "setup.h"
#include "ares_setup.h"
#ifdef HAVE_SYS_SOCKET_H
# include <sys/socket.h>