aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc/slice.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/grpc/slice.h')
-rw-r--r--include/grpc/slice.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/grpc/slice.h b/include/grpc/slice.h
index 10b6a624b3..ce482922af 100644
--- a/include/grpc/slice.h
+++ b/include/grpc/slice.h
@@ -19,6 +19,8 @@
#ifndef GRPC_SLICE_H
#define GRPC_SLICE_H
+#include <grpc/support/port_platform.h>
+
#include <grpc/impl/codegen/slice.h>
#include <grpc/support/sync.h>