Removing unused include from openib/ofud btls.
This include causes compilation failure on macos platform. This commit was SVN r25170.
Этот коммит содержится в:
родитель
3e0ee394ef
Коммит
29c4981caa
@ -35,7 +35,6 @@
|
||||
|
||||
/* Open MPI includes */
|
||||
#include "opal/class/opal_hash_table.h"
|
||||
#include "opal/sys/timer.h"
|
||||
#include "ompi/class/ompi_free_list.h"
|
||||
#include "ompi/mca/btl/btl.h"
|
||||
#include "ompi/mca/btl/base/btl_base_error.h"
|
||||
|
@ -32,7 +32,6 @@
|
||||
#include "opal/prefetch.h"
|
||||
#include "orte/util/show_help.h"
|
||||
#include "ompi/mca/btl/btl.h"
|
||||
#include "opal/sys/timer.h"
|
||||
#include "opal/mca/timer/base/base.h"
|
||||
#include "opal/util/argv.h"
|
||||
#include "opal/util/opal_sos.h"
|
||||
|
@ -52,7 +52,6 @@ const char *ibv_get_sysfs_path(void);
|
||||
#include "opal/align.h"
|
||||
#include "opal/util/output.h"
|
||||
#include "opal/util/argv.h"
|
||||
#include "opal/sys/timer.h"
|
||||
#include "opal/mca/timer/base/base.h"
|
||||
#include "opal/sys/atomic.h"
|
||||
#include "opal/util/argv.h"
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user