aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/surface/event_string.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/lib/surface/event_string.h')
-rw-r--r--src/core/lib/surface/event_string.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/lib/surface/event_string.h b/src/core/lib/surface/event_string.h
index cbf96da6c5..e6095705e9 100644
--- a/src/core/lib/surface/event_string.h
+++ b/src/core/lib/surface/event_string.h
@@ -19,6 +19,8 @@
#ifndef GRPC_CORE_LIB_SURFACE_EVENT_STRING_H
#define GRPC_CORE_LIB_SURFACE_EVENT_STRING_H
+#include <grpc/support/port_platform.h>
+
#include <grpc/grpc.h>
/* Returns a string describing an event. Must be later freed with gpr_free() */