* add missing headers for the WIF macros
This commit was SVN r8704.
Этот коммит содержится в:
родитель
187f1b21bb
Коммит
be13362899
@ -26,6 +26,12 @@
|
|||||||
#ifdef HAVE_LIBGEN_H
|
#ifdef HAVE_LIBGEN_H
|
||||||
#include <libgen.h>
|
#include <libgen.h>
|
||||||
#endif
|
#endif
|
||||||
|
#ifdef HAVE_SYS_TYPES_H
|
||||||
|
#include <sys/types.h>
|
||||||
|
#endif
|
||||||
|
#ifdef HAVE_SYS_WAIT_H
|
||||||
|
#include <sys/wait.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#include "opal/runtime/opal.h"
|
#include "opal/runtime/opal.h"
|
||||||
#include "opal/include/constants.h"
|
#include "opal/include/constants.h"
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user