Merge pull request #7956 from tomhers/topic/fix_ofi_btl_include_file
v4.1.x: BTL/OFI: Fix missing include file.
This commit is contained in:
commit
6b4e2f02f8
@ -27,6 +27,9 @@
|
||||
|
||||
#include "opal_config.h"
|
||||
|
||||
#include "opal/util/printf.h"
|
||||
#include "opal/util/argv.h"
|
||||
|
||||
#include "opal/mca/btl/btl.h"
|
||||
#include "opal/mca/btl/base/base.h"
|
||||
#include "opal/mca/hwloc/base/base.h"
|
||||
|
Loading…
Reference in New Issue
Block a user