aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/grpc/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/grpc/BUILD')
-rw-r--r--third_party/grpc/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/grpc/BUILD b/third_party/grpc/BUILD
index deaefd0b2f..864d93cdb7 100644
--- a/third_party/grpc/BUILD
+++ b/third_party/grpc/BUILD
@@ -414,7 +414,7 @@ cc_library(
],
copts = [
"-std=gnu99",
- "-Wno-implicit-function-declaration",
+ "-Wimplicit-function-declaration",
],
includes = [
".",