Skip to content

Commit 94b69fb

Browse files
committed
try to fix build
1 parent 9b6f197 commit 94b69fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/ares_build.h.dist

+1
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@
168168
# define CARES_TYPEOF_ARES_SOCKLEN_T int
169169

170170
#elif defined(_WIN32)
171+
# define WIN32_LEAN_AND_MEAN
171172
# define CARES_TYPEOF_ARES_SOCKLEN_T int
172173
# define CARES_HAVE_WINDOWS_H 1
173174
# define CARES_HAVE_SYS_TYPES_H 1

0 commit comments

Comments
 (0)