Skip to content

Commit 94c682d

Browse files
author
Michael Heinz
committed
Unable to compile the PSM2 MTL due to missing include file.
Fixes issue #8684. Signed-off-by: Michael Heinz <mheinz@cornelisnetworks.com>
1 parent 854c13f commit 94c682d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ompi/mca/mtl/psm2/mtl_psm2.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
#include "ompi/mca/mtl/mtl.h"
3232
#include "ompi/mca/mtl/base/mtl_base_datatype.h"
3333
#include "opal/util/show_help.h"
34+
#include "opal/util/minmax.h"
3435
#include "ompi/proc/proc.h"
3536

3637
#include "mtl_psm2.h"

0 commit comments

Comments
 (0)