mpisync: Fix a compilation error.
This commit fixes the undefined `OPAL_MAXHOSTNAMELEN` error which arises only when `--enable-timing` is specified for `configure`. This bug exists only in master branch because the commit 3322347 is not merged into other branches.
Этот коммит содержится в:
родитель
c281bd3c7f
Коммит
2a932f48ad
@ -8,6 +8,8 @@
|
||||
* $HEADER$
|
||||
*/
|
||||
|
||||
#include "opal_config.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <mpi.h>
|
||||
#include <unistd.h>
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user