1
1
This commit was SVN r3399.
Этот коммит содержится в:
Prabhanjan Kambadur 2004-10-28 19:12:45 +00:00
родитель 68e6cfa906
Коммит e2e3bead65
2 изменённых файлов: 4 добавлений и 3 удалений

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

@ -197,7 +197,8 @@ extern "C" {
}
#endif
/* this is needed for windows ONLY. It is defined in src/win32/win_compat.h
if we are running on windwos, else it is defined to nothing here */
#ifndef ompi_errno
#define ompi_errno errno
#endif
#endif /* OMPI_CONFIG_BOTTOM_H */

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

@ -45,7 +45,7 @@
#include "mca/gpr/base/base.h"
#include "runtime/runtime.h"
#include "event/event.h"
/*
* Global variables and symbols for the MPI layer