提交 a50e1204 authored 作者: Giovanni Maruzzelli's avatar Giovanni Maruzzelli

skypiax: #ifdeffed out netinet/tcp.h from skypiax.h for windows, it get its own automatically

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16847 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 f9013440
......@@ -47,7 +47,9 @@
#include <spandsp.h>
#include <spandsp/version.h>
#ifndef WIN32
#include <netinet/tcp.h>
#endif
#ifdef _MSC_VER
//Windows macro for FD_SET includes a warning C4127: conditional expression is constant
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论