mirror of
https://github.com/curl/curl.git
synced 2025-02-17 14:59:45 +08:00
Remove unneeded preprocessor directives
This commit is contained in:
parent
b8012ea251
commit
4f62cdf6f9
@ -61,10 +61,6 @@
|
|||||||
#include "inet_ntop.h"
|
#include "inet_ntop.h"
|
||||||
#include "ares_private.h"
|
#include "ares_private.h"
|
||||||
|
|
||||||
#ifdef WATT32
|
|
||||||
#undef WIN32
|
|
||||||
#endif
|
|
||||||
|
|
||||||
struct nameinfo_query {
|
struct nameinfo_query {
|
||||||
ares_nameinfo_callback callback;
|
ares_nameinfo_callback callback;
|
||||||
void *arg;
|
void *arg;
|
||||||
|
Loading…
Reference in New Issue
Block a user