* fix some compile errors with having OB1 direct called
This commit was SVN r11170.
Этот коммит содержится в:
родитель
dbce03c470
Коммит
24de93e2d4
@ -26,8 +26,8 @@
|
||||
#include "ompi/mca/bml/bml.h"
|
||||
#include "opal/util/output.h"
|
||||
#include "opal/threads/mutex.h"
|
||||
#include "ompi/mca/pml/pml.h"
|
||||
#include "bml_base_btl.h"
|
||||
|
||||
/*
|
||||
* Global functions for the BML
|
||||
*/
|
||||
|
@ -33,7 +33,6 @@
|
||||
|
||||
#include "ompi/types.h"
|
||||
#include "ompi/class/ompi_free_list.h"
|
||||
#include "ompi/mca/pml/pml.h"
|
||||
|
||||
#define OMPI_ENABLE_DEBUG_RELIABILITY 0
|
||||
|
||||
|
@ -36,6 +36,7 @@
|
||||
#include "ompi/datatype/datatype.h"
|
||||
#include "pml_ob1_hdr.h"
|
||||
#include "ompi/mca/bml/base/base.h"
|
||||
#include "ompi/proc/proc.h"
|
||||
|
||||
#if defined(c_plusplus) || defined(__cplusplus)
|
||||
extern "C" {
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user