Protect unistd.h usage.
This commit was SVN r13546.
Этот коммит содержится в:
родитель
6efca498ec
Коммит
6724833eef
@ -12,7 +12,9 @@
|
|||||||
|
|
||||||
#include "opal_config.h"
|
#include "opal_config.h"
|
||||||
|
|
||||||
|
#if HAVE_UNISTD_H
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
#endif /* HAVE_UNISTD_H */
|
||||||
|
|
||||||
#include "opal/constants.h"
|
#include "opal/constants.h"
|
||||||
#include "opal/util/num_procs.h"
|
#include "opal/util/num_procs.h"
|
||||||
|
Загрузка…
Ссылка в новой задаче
Block a user