aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-10-12 16:00:52 -0700
committerGravatar Craig Tiller <ctiller@google.com>2017-10-12 16:00:52 -0700
commit73b7c1068cc869b88e680303150dbba861a5c3fb (patch)
tree2d5f0b55121afce0ddc8da011d9a68a9e434b3d3 /src
parent85516af26ae38d8f628d70a4bf30c7e7c29a99b1 (diff)
parent9fc49c98634bc1b1f5844e670f4bb5e1965be551 (diff)
Merge branch 'chttp2_timer' into timer
Diffstat (limited to 'src')
-rw-r--r--src/core/lib/transport/bdp_estimator.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/lib/transport/bdp_estimator.h b/src/core/lib/transport/bdp_estimator.h
index f956b6d000..a8e83aa242 100644
--- a/src/core/lib/transport/bdp_estimator.h
+++ b/src/core/lib/transport/bdp_estimator.h
@@ -19,6 +19,7 @@
#ifndef GRPC_CORE_LIB_TRANSPORT_BDP_ESTIMATOR_H
#define GRPC_CORE_LIB_TRANSPORT_BDP_ESTIMATOR_H
+#include <inttypes.h>
#include <stdbool.h>
#include <stdint.h>