Skip to content

Commit e6cba98

Browse files
author
Michael Heinz
authored
Merge pull request #8688 from mwheinz/mheinz-8684
Unable to compile the PSM2 MTL due to missing include file.
2 parents 7eff60a + 94c682d commit e6cba98

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)