aboutsummaryrefslogtreecommitdiff
path: root/ares/ares_strerror.c
diff options
context:
space:
mode:
Diffstat (limited to 'ares/ares_strerror.c')
-rw-r--r--ares/ares_strerror.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ares/ares_strerror.c b/ares/ares_strerror.c
index 6d291ee63..597ec64b6 100644
--- a/ares/ares_strerror.c
+++ b/ares/ares_strerror.c
@@ -44,6 +44,7 @@ const char *ares_strerror(int code)
"Illegal flags specified",
"Given hostname is not numeric",
"Illegal hints flags specified",
+ "c-ares library initialization not yet performed",
"Error loading iphlpapi.dll",
"Could not find GetNetworkParams function"
};