1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

Remove unneeded preprocessor directives

This commit is contained in:
Yang Tse 2009-11-09 12:56:11 +00:00
parent b8012ea251
commit 4f62cdf6f9

View File

@ -61,10 +61,6 @@
#include "inet_ntop.h"
#include "ares_private.h"
#ifdef WATT32
#undef WIN32
#endif
struct nameinfo_query {
ares_nameinfo_callback callback;
void *arg;