summaryrefslogtreecommitdiffstats
path: root/include/crm/common/results_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/crm/common/results_internal.h')
-rw-r--r--include/crm/common/results_internal.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/crm/common/results_internal.h b/include/crm/common/results_internal.h
index be62780..09907e9 100644
--- a/include/crm/common/results_internal.h
+++ b/include/crm/common/results_internal.h
@@ -69,6 +69,9 @@ void pcmk__reset_result(pcmk__action_result_t *result);
void pcmk__copy_result(const pcmk__action_result_t *src,
pcmk__action_result_t *dst);
+int pcmk__gaierror2rc(int gai);
+int pcmk__bzlib2rc(int bz2);
+
/*!
* \internal
* \brief Check whether a result is OK