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 be7af8beaa
commit 108b414bb8
51 changed files with 88 additions and 85 deletions

View File

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