1--- third_party/zlib.BUILD 2+++ third_party/zlib.BUILD 3@@ -31,7 +31,7 @@ 4 "zutil.c", 5 "zutil.h", 6 ], 7- hdrs = ["zlib.h"], 8+ hdrs = ["zconf.h", "zlib.h"], 9 copts = select({ 10 "@org_tensorflow//tensorflow:windows": [], 11 "//conditions:default": [ 12