aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/surface
diff options
context:
space:
mode:
authorGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2017-05-13 00:37:51 +0200
committerGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2017-05-13 00:37:51 +0200
commit2285f8bfdeb76fa8c077261b5c3109ad7943f75c (patch)
treed3c026cc6559958f632961580b37305bcf036694 /test/core/surface
parentd257d32b4decbabb3960c9612dc877a68088b178 (diff)
parent5b98bd5946640903c5c2e8b5eb9596f9f2164b58 (diff)
Merge branch 'master' of https://github.com/grpc/grpc into import
Diffstat (limited to 'test/core/surface')
-rw-r--r--test/core/surface/public_headers_must_be_c89.c1
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 aa4769c490..330da46849 100644
--- a/test/core/surface/public_headers_must_be_c89.c
+++ b/test/core/surface/public_headers_must_be_c89.c
@@ -73,6 +73,5 @@
#include <grpc/support/time.h>
#include <grpc/support/tls.h>
#include <grpc/support/useful.h>
-#include <grpc/support/workaround_list.h>
int main(int argc, char **argv) { return 0; }