summaryrefslogtreecommitdiffstats
path: root/include/crm/lrmd_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/crm/lrmd_internal.h')
-rw-r--r--include/crm/lrmd_internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/crm/lrmd_internal.h b/include/crm/lrmd_internal.h
index 5810554..d1cd25d 100644
--- a/include/crm/lrmd_internal.h
+++ b/include/crm/lrmd_internal.h
@@ -47,6 +47,7 @@ void lrmd__set_result(lrmd_event_data_t *event, enum ocf_exitcode rc,
void lrmd__reset_result(lrmd_event_data_t *event);
time_t lrmd__uptime(lrmd_t *lrmd);
+const char *lrmd__node_start_state(lrmd_t *lrmd);
/* Shared functions for IPC proxy back end */