mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-16 16:58:35 +00:00
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
This commit is contained in:
parent
f9013440e0
commit
a50e12040e
@ -47,7 +47,9 @@
|
|||||||
#include <spandsp.h>
|
#include <spandsp.h>
|
||||||
#include <spandsp/version.h>
|
#include <spandsp/version.h>
|
||||||
|
|
||||||
|
#ifndef WIN32
|
||||||
#include <netinet/tcp.h>
|
#include <netinet/tcp.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifdef _MSC_VER
|
#ifdef _MSC_VER
|
||||||
//Windows macro for FD_SET includes a warning C4127: conditional expression is constant
|
//Windows macro for FD_SET includes a warning C4127: conditional expression is constant
|
||||||
|
Loading…
x
Reference in New Issue
Block a user