From 3d491c470b347d2d799595a73258f9aa7ab22c00 Mon Sep 17 00:00:00 2001
From: Yang Tse <yangsita@gmail.com>
Date: Wed, 29 Apr 2009 15:15:14 +0000
Subject: [PATCH] ares_socklen_t follow-up

---
 ares/ares_rules.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ares/ares_rules.h b/ares/ares_rules.h
index 95751b00fb..f67effebcd 100644
--- a/ares/ares_rules.h
+++ b/ares/ares_rules.h
@@ -136,6 +136,7 @@ typedef char
  * Get rid of macros not intended to exist beyond this point.
  */
 
+#undef CARES_PULL_WS2TCPIP_H
 #undef CARES_PULL_SYS_TYPES_H
 #undef CARES_PULL_SYS_SOCKET_H
 
-- 
GitLab