aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/surface/init.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/surface/init.h')
-rw-r--r--src/core/surface/init.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/surface/init.h b/src/core/surface/init.h
index ab40bedf87..416874020d 100644
--- a/src/core/surface/init.h
+++ b/src/core/surface/init.h
@@ -35,5 +35,6 @@
#define GRPC_INTERNAL_CORE_SURFACE_INIT_H
void grpc_security_pre_init(void);
+int grpc_is_initialized(void);
#endif /* GRPC_INTERNAL_CORE_SURFACE_INIT_H */