fixed missing errno.h on some architectures
This commit was SVN r17186.
Этот коммит содержится в:
родитель
6fe17aff4a
Коммит
f29ed2ed53
@ -17,6 +17,8 @@
|
||||
#if defined(HAVE_UNISTD_H)
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
#include "ompi/datatype/datatype_memcpy.h"
|
||||
#include <fcntl.h>
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user