aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/transport/chttp2_transport.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/transport/chttp2_transport.h')
-rw-r--r--src/core/transport/chttp2_transport.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/transport/chttp2_transport.h b/src/core/transport/chttp2_transport.h
index a7f1b9a864..fad714fabf 100644
--- a/src/core/transport/chttp2_transport.h
+++ b/src/core/transport/chttp2_transport.h
@@ -38,6 +38,7 @@
#include "src/core/transport/transport.h"
extern int grpc_http_trace;
+extern int grpc_flowctl_trace;
void grpc_create_chttp2_transport(grpc_transport_setup_callback setup,
void *arg,