diff options
Diffstat (limited to 'build.yaml')
-rw-r--r-- | build.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/build.yaml b/build.yaml index feea528de4..b95bc03cfd 100644 --- a/build.yaml +++ b/build.yaml @@ -381,6 +381,9 @@ libs: build: all language: c public_headers: + - include/grpc/impl/codegen/connectivity_state.h + - include/grpc/impl/codegen/port_platform.h + - include/grpc/impl/codegen/time.h - include/grpc/support/alloc.h - include/grpc/support/atm.h - include/grpc/support/atm_gcc_atomic.h |