diff --git a/src/mpi/communicator/communicator.h b/src/mpi/communicator/communicator.h index cf38fe0d3e..9a35092316 100644 --- a/src/mpi/communicator/communicator.h +++ b/src/mpi/communicator/communicator.h @@ -31,7 +31,7 @@ struct lam_communicator_t { MPI_Errhandler c_error_handler; /* Hooks for PML to hang things */ - void* c_pml_comm; + struct mca_pml_comm_t* c_pml_comm; /* Hooks for collectives to hang things */