diff options
author | Yang Tse <yangsita@gmail.com> | 2009-04-29 15:15:14 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-04-29 15:15:14 +0000 |
commit | 3d491c470b347d2d799595a73258f9aa7ab22c00 (patch) | |
tree | f1f05f35513b56ca7a9d3c87937dee037f38e7f5 | |
parent | 06462e8a92dd3f55f6bc03b1c502fcef5dc31608 (diff) |
ares_socklen_t follow-up
-rw-r--r-- | ares/ares_rules.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ares/ares_rules.h b/ares/ares_rules.h index 95751b00f..f67effebc 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 |