提交 e9a2d17f authored 作者: Brian West's avatar Brian West

FS-6368 --resolve include signal.h in ivrd.c

上级 fb41b0f6
...@@ -36,6 +36,7 @@ ...@@ -36,6 +36,7 @@
#include <esl.h> #include <esl.h>
#include <errno.h> #include <errno.h>
#include <sys/wait.h> #include <sys/wait.h>
#include <signal.h>
static void handle_SIGCHLD(int sig) static void handle_SIGCHLD(int sig)
{ {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论