Add a missing include and update the definition of orte rds proxy component.
This commit was SVN r13042.
Этот коммит содержится в:
родитель
409d1b8a8d
Коммит
77452ea8ea
@ -31,6 +31,7 @@
|
|||||||
#include "orte/mca/errmgr/errmgr.h"
|
#include "orte/mca/errmgr/errmgr.h"
|
||||||
|
|
||||||
#include "orte/mca/ns/base/base.h"
|
#include "orte/mca/ns/base/base.h"
|
||||||
|
#include "orte/mca/ns/base/ns_private.h"
|
||||||
#include "ns_replica.h"
|
#include "ns_replica.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -49,6 +49,7 @@ int orte_rds_proxy_finalize(void);
|
|||||||
*/
|
*/
|
||||||
int orte_rds_proxy_query(orte_jobid_t job);
|
int orte_rds_proxy_query(orte_jobid_t job);
|
||||||
|
|
||||||
|
ORTE_DECLSPEC extern orte_rds_base_component_t mca_rds_proxy_component;
|
||||||
|
|
||||||
#if defined(c_plusplus) || defined(__cplusplus)
|
#if defined(c_plusplus) || defined(__cplusplus)
|
||||||
}
|
}
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user