summaryrefslogtreecommitdiff
path: root/ares.h
diff options
context:
space:
mode:
Diffstat (limited to 'ares.h')
-rw-r--r--ares.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/ares.h b/ares.h
index 6db8b96..9f4413f 100644
--- a/ares.h
+++ b/ares.h
@@ -96,8 +96,7 @@ extern "C" {
/* ares_library_init error codes */
#define ARES_ELOADIPHLPAPI 21
-#define ARES_ELOADADVAPI32 22
-#define ARES_EADDRGetNetworkParams 23
+#define ARES_EADDRGetNetworkParams 22
/* Flag values */
#define ARES_FLAG_USEVC (1 << 0)