aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.w32
diff options
context:
space:
mode:
authorGravatar Muxi Yan <muxi@users.noreply.github.com>2017-08-02 16:57:23 -0700
committerGravatar GitHub <noreply@github.com>2017-08-02 16:57:23 -0700
commit69b8fe02b6a45a2731c17e91d6f22d85026fcd2f (patch)
tree39d464fd58172412c966e0363ab85c6669cb465b /config.w32
parent627a5824c3cbf37d38869238e5382f4ace6d6370 (diff)
parent4f68ecf665433933b0ef1f0a3df12b1590646a90 (diff)
Merge branch 'master' into stream_compression_config
Diffstat (limited to 'config.w32')
-rw-r--r--config.w321
1 files changed, 1 insertions, 0 deletions
diff --git a/config.w32 b/config.w32
index c00f3f953d..8529bd549f 100644
--- a/config.w32
+++ b/config.w32
@@ -194,6 +194,7 @@ if (PHP_GRPC != "no") {
"src\\core\\ext\\transport\\chttp2\\transport\\bin_encoder.c " +
"src\\core\\ext\\transport\\chttp2\\transport\\chttp2_plugin.c " +
"src\\core\\ext\\transport\\chttp2\\transport\\chttp2_transport.c " +
+ "src\\core\\ext\\transport\\chttp2\\transport\\flow_control.c " +
"src\\core\\ext\\transport\\chttp2\\transport\\frame_data.c " +
"src\\core\\ext\\transport\\chttp2\\transport\\frame_goaway.c " +
"src\\core\\ext\\transport\\chttp2\\transport\\frame_ping.c " +