Skip to content

Commit 3b21e98

Browse files
committed
Merge pull request open-mpi#751 from ggouaillardet/topic/v2.x/spml_vs_ob1
oshmem: do not include pml/ob1 headers
2 parents 6ffdbd1 + a01639a commit 3b21e98

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

oshmem/mca/spml/base/spml_base_request.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
* All rights reserved.
55
* Copyright (c) 2015 Los Alamos National Security, LLC. All rights
66
* reserved.
7+
* Copyright (c) 2015 Research Organization for Information Science
8+
* and Technology (RIST). All rights reserved.
79
* $COPYRIGHT$
810
*
911
* Additional copyrights may follow
@@ -22,7 +24,6 @@
2224
#include "opal/datatype/opal_convertor.h"
2325

2426
#include "opal/class/opal_free_list.h"
25-
#include "ompi/mca/pml/ob1/pml_ob1_comm.h"
2627

2728
BEGIN_C_DECLS
2829

oshmem/mca/spml/yoda/spml_yoda_getreq.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
* All rights reserved.
55
* Copyright (c) 2015 Los Alamos National Security, LLC. All rights
66
* reserved.
7+
* Copyright (c) 2015 Research Organization for Information Science
8+
* and Technology (RIST). All rights reserved.
79
* $COPYRIGHT$
810
*
911
* Additional copyrights may follow
@@ -17,7 +19,6 @@
1719
#include "opal/mca/btl/btl.h"
1820
#include "oshmem/mca/spml/base/spml_base_putreq.h"
1921
#include "opal/mca/mpool/base/base.h"
20-
#include "ompi/mca/pml/ob1/pml_ob1_comm.h"
2122
#include "ompi/mca/bml/bml.h"
2223
#include "oshmem/mca/spml/yoda/spml_yoda_rdmafrag.h"
2324
#include "oshmem/mca/spml/yoda/spml_yoda.h"

0 commit comments

Comments
 (0)