提交 8f340bf0 authored 作者: Michael Jerris's avatar Michael Jerris

add missing header file to sangoma_tdm_api.h.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@52 a93c3328-9c30-0410-af19-c9cd2b2d52af
上级 f0834d47
......@@ -72,6 +72,7 @@ struct iphdr {
#define WP_INVALID_SOCKET -1
#include <stropts.h>
#include <poll.h>
#include <sys/socket.h>
#endif
#include <wanpipe_defines.h>
......
......@@ -38,11 +38,6 @@
#include <sangoma_tdm_api.h>
#ifdef HAVE_SYS_SOCKET_H
#include <sys/socket.h>
#endif
static struct {
unsigned codec_ms;
} wp_globals;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论