mirror of
https://github.com/curl/curl.git
synced 2026-04-28 04:22:12 +03:00
Remove unneeded preprocessor directives
This commit is contained in:
parent
b8012ea251
commit
4f62cdf6f9
1 changed files with 0 additions and 4 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue