diff options
Diffstat (limited to 'third_party/cares/BUILD')
-rw-r--r-- | third_party/cares/BUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/cares/BUILD b/third_party/cares/BUILD index ad27d93c0f..d73f5516bc 100644 --- a/third_party/cares/BUILD +++ b/third_party/cares/BUILD @@ -6,4 +6,5 @@ exports_files([ "config_freebsd/ares_config.h", "config_linux/ares_config.h", "config_openbsd/ares_config.h", + "config_windows/ares_config.h", ]) |