aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/surface/init.h
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-03-06 13:47:58 -0800
committerGravatar Craig Tiller <ctiller@google.com>2015-03-06 13:47:58 -0800
commitc20324e8aa3d98237100a4edf2fe19c212f9b8fc (patch)
tree69ac9ffef7a66faf5c599301440c2290231a5e81 /src/core/surface/init.h
parentbea386b1c6e8f93cb8e6deb64f132dd1c99b09de (diff)
parent3e0f48b2ec8d8d64728f3662d9e2180bdbd9c803 (diff)
Merge github.com:grpc/grpc into credit
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 */