diff options
author | Craig Tiller <ctiller@google.com> | 2016-01-04 08:48:37 -0800 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2016-01-04 08:48:37 -0800 |
commit | 47c50cc4d312907ca0012f74d3fcf2c89975baf4 (patch) | |
tree | 530ef668267e4aeba7c00a9137c94a3d2442e3ea /test | |
parent | ab23045414dbe120fa307b8c07ca6f3f73b3dbe5 (diff) |
zookeeper is platform specific
Diffstat (limited to 'test')
-rw-r--r-- | test/core/surface/public_headers_must_be_c89.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/core/surface/public_headers_must_be_c89.c b/test/core/surface/public_headers_must_be_c89.c index 3aaae0cc5c..7b7b68fb86 100644 --- a/test/core/surface/public_headers_must_be_c89.c +++ b/test/core/surface/public_headers_must_be_c89.c @@ -37,7 +37,6 @@ #include <grpc/compression.h> #include <grpc/grpc.h> #include <grpc/grpc_security.h> -#include <grpc/grpc_zookeeper.h> #include <grpc/status.h> #include <grpc/support/alloc.h> #include <grpc/support/atm.h> |