include signal.h for SIGPIPE definition
This commit was SVN r10863.
Этот коммит содержится в:
родитель
28b99299b2
Коммит
f15fc4ef2f
@ -43,6 +43,9 @@
|
||||
#ifdef HAVE_NETINET_TCP_H
|
||||
#include <netinet/tcp.h>
|
||||
#endif
|
||||
#ifndef __WINDOWS__
|
||||
#include <signal.h>
|
||||
#endif
|
||||
#include "opal/event/event.h"
|
||||
#include "orte/mca/ns/ns_types.h"
|
||||
#include "orte/mca/oob/tcp/oob_tcp.h"
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user