diff options
-rw-r--r-- | ares/setup.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ares/setup.h b/ares/setup.h index c23c12b1d..6959fe7df 100644 --- a/ares/setup.h +++ b/ares/setup.h @@ -78,10 +78,10 @@ #include <ares_rules.h> -/* ================================================================ */ -/* No system header file shall be included in this file before this */ -/* point. The only allowed ones are those included from curlbuild.h */ -/* ================================================================ */ +/* ================================================================= */ +/* No system header file shall be included in this file before this */ +/* point. The only allowed ones are those included from ares_build.h */ +/* ================================================================= */ /* * Include header files for windows builds before redefining anything. |