Skip to content

Commit 29f1aa8

Browse files
committed
btl/openib: remove unwanted ompi header inclusion in opal code.
OMPI header cannot be included in OPAL source code, hence removed it. Fixes: (740b636) btl/openib: Disqualify rdmacm CPC if MPI_THREAD_MULTIPLE. Signed-off-by: Potnuri Bharat Teja <[email protected]>
1 parent 958e29f commit 29f1aa8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

opal/mca/btl/openib/connect/btl_openib_connect_rdmacm.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,6 @@
6363
#include "btl_openib_ip.h"
6464
#include "btl_openib_ini.h"
6565

66-
#include "ompi/runtime/mpiruntime.h"
67-
6866
#if BTL_OPENIB_RDMACM_IB_ADDR
6967
#include <stdio.h>
7068
#include <netinet/in.h>

0 commit comments

Comments
 (0)