Add in a missing #include for Solaris builds.
This commit was SVN r16416.
Этот коммит содержится в:
родитель
e3105a85be
Коммит
d0b61db65c
@ -17,6 +17,10 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#ifdef HAVE_SYS_WAIT_H
|
||||
#include <sys/wait.h>
|
||||
#endif
|
||||
|
||||
#include "orte_config.h"
|
||||
#include "orte/orte_constants.h"
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user