aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
diff options
context:
space:
mode:
authorGravatar vjpai <vpai@google.com>2016-02-10 20:51:53 -0800
committerGravatar vjpai <vpai@google.com>2016-02-10 20:51:53 -0800
commitf9f61cf5bca0063b417f7c6538868c41ebdddce4 (patch)
treec07294e9197e76c4d0d9dc5997ad899a6e6cfa18 /build.yaml
parent04e992a7508f8ebd8a996b718631140f629e52d8 (diff)
Properly specify dependences on alarm.h in build.yaml
Diffstat (limited to 'build.yaml')
-rw-r--r--build.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.yaml b/build.yaml
index d25828d3f1..0cba33919c 100644
--- a/build.yaml
+++ b/build.yaml
@@ -108,6 +108,7 @@ filegroups:
- src/core/support/wrap_memcpy.c
- name: grpc++_base
public_headers:
+ - include/grpc++/alarm.h
- include/grpc++/channel.h
- include/grpc++/client_context.h
- include/grpc++/completion_queue.h