As signal.h to the include files to import SIGCONT.
This commit was SVN r8899.
Этот коммит содержится в:
родитель
d751d3bacf
Коммит
b7fa1f4664
@ -20,6 +20,9 @@
|
|||||||
#ifdef HAVE_NETINET_IN_H
|
#ifdef HAVE_NETINET_IN_H
|
||||||
#include <netinet/in.h>
|
#include <netinet/in.h>
|
||||||
#endif
|
#endif
|
||||||
|
#ifdef HAVE_SIGNAL_H
|
||||||
|
#include <signal.h>
|
||||||
|
#endif /* HAVE_SIGNAL_H */
|
||||||
#include "opal/util/output.h"
|
#include "opal/util/output.h"
|
||||||
#include "mca/rml/rml.h"
|
#include "mca/rml/rml.h"
|
||||||
#include "mca/iof/base/base.h"
|
#include "mca/iof/base/base.h"
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user