summaryrefslogtreecommitdiff
path: root/ares_strerror.c
diff options
context:
space:
mode:
Diffstat (limited to 'ares_strerror.c')
-rw-r--r--ares_strerror.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ares_strerror.c b/ares_strerror.c
index 6d291ee..597ec64 100644
--- a/ares_strerror.c
+++ b/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"
};