fixed a define around a unistd include
This commit was SVN r5807.
Этот коммит содержится в:
родитель
7b6db8a18f
Коммит
b1f1786d51
@ -20,7 +20,9 @@
|
||||
#ifdef HAVE_SYS_UIO_H
|
||||
#include <sys/uio.h>
|
||||
#endif
|
||||
#ifdef HAVE_UNISTD_H
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#include "mpi.h"
|
||||
#include "dps/dps.h"
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user