mirror of
https://frontier.innolan.net/rainlance/c-ares.git
synced 2025-10-05 18:42:01 +00:00
Remove unneeded preprocessor directives
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user