aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/cares/cares.BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/cares/cares.BUILD')
-rw-r--r--third_party/cares/cares.BUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/cares/cares.BUILD b/third_party/cares/cares.BUILD
index e7096fac6a..fd14007e80 100644
--- a/third_party/cares/cares.BUILD
+++ b/third_party/cares/cares.BUILD
@@ -148,7 +148,6 @@ cc_library(
] + select({
":windows": [
"-DNOMINMAX",
- "-DWIN32_LEAN_AND_MEAN",
"-D_CRT_SECURE_NO_DEPRECATE",
"-D_CRT_NONSTDC_NO_DEPRECATE",
"-D_WIN32_WINNT=0x0600",