Skip to content

Commit

Permalink
fixup! again
Browse files Browse the repository at this point in the history
  • Loading branch information
BethGriggs committed Aug 10, 2021
1 parent 668af81 commit ab677ab
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/cares_wrap.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,7 @@
# include <netdb.h>
#endif // __POSIX__

#if defined(__ANDROID__) || \
defined(__MINGW32__) || \
defined(__OpenBSD__) || \
defined(_MSC_VER)

# include <ares_nameser.h>
#else
# include <arpa/nameser.h>
#endif

namespace node {
namespace cares_wrap {
Expand Down

0 comments on commit ab677ab

Please sign in to comment.