1
1

* declare environ so that compiles on OS X

This commit was SVN r2875.
Этот коммит содержится в:
Brian Barrett 2004-09-29 13:11:29 +00:00
родитель 05a28efd1f
Коммит e76e587990

Просмотреть файл

@ -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,