summaryrefslogtreecommitdiffstats
path: root/configd/src/apps/sentinel/rpchooks.h
diff options
context:
space:
mode:
Diffstat (limited to 'configd/src/apps/sentinel/rpchooks.h')
-rw-r--r--configd/src/apps/sentinel/rpchooks.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/configd/src/apps/sentinel/rpchooks.h b/configd/src/apps/sentinel/rpchooks.h
index 67f5804dcf7..5b6cf878f26 100644
--- a/configd/src/apps/sentinel/rpchooks.h
+++ b/configd/src/apps/sentinel/rpchooks.h
@@ -36,6 +36,7 @@ private:
void rpc_stopService(FRT_RPCRequest *req);
void rpc_startService(FRT_RPCRequest *req);
void rpc_checkConnectivity(FRT_RPCRequest *req);
+ void rpc_reportConnectivity(FRT_RPCRequest *req);
};
} // namespace config::sentinel