* need to include errno.h to get errno
This commit was SVN r11790.
Этот коммит содержится в:
родитель
fa0ae7aa52
Коммит
b18055451d
@ -20,7 +20,10 @@
|
|||||||
#define MCA_BTL_BASE_ERROR_H
|
#define MCA_BTL_BASE_ERROR_H
|
||||||
|
|
||||||
#include "ompi_config.h"
|
#include "ompi_config.h"
|
||||||
|
|
||||||
|
#include <errno.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
#include "orte/util/proc_info.h"
|
#include "orte/util/proc_info.h"
|
||||||
#include "orte/util/sys_info.h"
|
#include "orte/util/sys_info.h"
|
||||||
|
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user