1
1

orted_globals_t should be global.

This commit was SVN r13684.
Этот коммит содержится в:
George Bosilca 2007-02-16 18:16:06 +00:00
родитель 04138c23af
Коммит d29423b1f7

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

@ -51,7 +51,8 @@ typedef struct {
int reap;
} orted_globals_t;
ORTE_DECLSPEC extern orted_globals_t orted_globals;
/*
* Version-related strings and functions
*/