diff --git a/orte/runtime/orte_wakeup.c b/orte/runtime/orte_wakeup.c index 7697a77e89..d7d1ccb375 100644 --- a/orte/runtime/orte_wakeup.c +++ b/orte/runtime/orte_wakeup.c @@ -38,7 +38,8 @@ */ int orte_wakeup(orte_jobid_t job) { int rc; - orte_vpid_t root, range; + orte_jobid_t root; + orte_vpid_t range; char *segment; orte_std_cntr_t num; char *tokens[] = {