diff options
author | Yang Tse <yangsita@gmail.com> | 2009-11-02 11:55:53 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-11-02 11:55:53 +0000 |
commit | a82a8fbf821734dd5167ac2e83acfb4d6646e9fe (patch) | |
tree | f0bd19228067911dd26296a83d42ef80184c225b /acountry.c | |
parent | bfca740909d84f82638ed1a7a7e4e9da25a15994 (diff) | |
download | c-ares-a82a8fbf821734dd5167ac2e83acfb4d6646e9fe.tar.gz c-ares-a82a8fbf821734dd5167ac2e83acfb4d6646e9fe.tar.bz2 c-ares-a82a8fbf821734dd5167ac2e83acfb4d6646e9fe.zip |
Renamed c-ares setup.h to ares_setup.h
Diffstat (limited to 'acountry.c')
-rw-r--r-- | acountry.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ * without express or implied warranty. */ -#include "setup.h" +#include "ares_setup.h" #include <stdio.h> #include <stdlib.h> |