diff --git a/src/communicator/comm_dyn.c b/src/communicator/comm_dyn.c index 0a93ba43c1..9ef1bcc3a1 100644 --- a/src/communicator/comm_dyn.c +++ b/src/communicator/comm_dyn.c @@ -26,6 +26,7 @@ #include "runtime/runtime.h" +extern char **environ; int ompi_comm_connect_accept ( ompi_communicator_t *comm, int root, ompi_process_name_t *port, int send_first,