aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD
diff options
context:
space:
mode:
authorGravatar Mark D. Roth <roth@google.com>2018-06-27 07:23:33 -0700
committerGravatar Mark D. Roth <roth@google.com>2018-06-27 07:23:33 -0700
commit2223e60b63cb7d9cadc4db30064767738d2b7559 (patch)
treeb7017feb9fc37ff879226c50d0cd0b1a2b999832 /BUILD
parent01f3d5eed3938776984dfb332c243de4e0ec9519 (diff)
Avoid duplicate definitions of ROUND_UP_TO_ALIGNMENT_SIZE() macro.
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD b/BUILD
index dca9c8794a..8ce67e6d18 100644
--- a/BUILD
+++ b/BUILD
@@ -540,6 +540,7 @@ grpc_cc_library(
"src/core/lib/profiling/stap_timers.cc",
],
hdrs = [
+ "src/core/lib/gpr/alloc.h",
"src/core/lib/gpr/arena.h",
"src/core/lib/gpr/env.h",
"src/core/lib/gpr/host_port.h",