aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/http/format_request.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/lib/http/format_request.h')
-rw-r--r--src/core/lib/http/format_request.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/lib/http/format_request.h b/src/core/lib/http/format_request.h
index c1919651f9..bcc332fe6e 100644
--- a/src/core/lib/http/format_request.h
+++ b/src/core/lib/http/format_request.h
@@ -19,6 +19,8 @@
#ifndef GRPC_CORE_LIB_HTTP_FORMAT_REQUEST_H
#define GRPC_CORE_LIB_HTTP_FORMAT_REQUEST_H
+#include <grpc/support/port_platform.h>
+
#include <grpc/slice.h>
#include "src/core/lib/http/httpcli.h"