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 771c30f412..f921fc863d 100644
--- a/src/core/surface/init.h
+++ b/src/core/surface/init.h
@@ -34,6 +34,7 @@
#ifndef GRPC_INTERNAL_CORE_SURFACE_INIT_H
#define GRPC_INTERNAL_CORE_SURFACE_INIT_H
+void grpc_register_security_filters(void);
void grpc_security_pre_init(void);
int grpc_is_initialized(void);