diff --git a/orte/mca/pls/tm/pls_tm_module.c b/orte/mca/pls/tm/pls_tm_module.c index 5566ccc38a..4f7c3bb4ff 100644 --- a/orte/mca/pls/tm/pls_tm_module.c +++ b/orte/mca/pls/tm/pls_tm_module.c @@ -115,6 +115,7 @@ orte_pls_base_module_t orte_pls_tm_module = { pls_tm_terminate_proc, pls_tm_signal_job, pls_tm_signal_proc, + pls_tm_cancel_operation, pls_tm_finalize };