Skip to content

Commit 4b6d220

Browse files
author
Ralph Castain
committed
You cannot include both pmi.h and pmi2.h as they have conflicting defines in them.
Thanks to Kilian Cavalotti for pointing it out Signed-off-by: Ralph Castain <[email protected]>
1 parent ce0e1cd commit 4b6d220

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

opal/mca/pmix/s2/pmix_s2.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
#include "pmi2_pmap_parser.h"
3131

3232
#include <string.h>
33-
#include <pmi.h>
3433
#include <pmi2.h>
3534

3635
#include "opal/mca/pmix/base/base.h"

0 commit comments

Comments
 (0)