mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-15 00:22:35 +00:00
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
This commit is contained in:
parent
7a96481d09
commit
4ac6d61adc
@ -72,6 +72,7 @@ struct iphdr {
|
|||||||
#define WP_INVALID_SOCKET -1
|
#define WP_INVALID_SOCKET -1
|
||||||
#include <stropts.h>
|
#include <stropts.h>
|
||||||
#include <poll.h>
|
#include <poll.h>
|
||||||
|
#include <sys/socket.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <wanpipe_defines.h>
|
#include <wanpipe_defines.h>
|
||||||
|
@ -38,11 +38,6 @@
|
|||||||
|
|
||||||
#include <sangoma_tdm_api.h>
|
#include <sangoma_tdm_api.h>
|
||||||
|
|
||||||
#ifdef HAVE_SYS_SOCKET_H
|
|
||||||
#include <sys/socket.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
|
|
||||||
static struct {
|
static struct {
|
||||||
unsigned codec_ms;
|
unsigned codec_ms;
|
||||||
} wp_globals;
|
} wp_globals;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user