Merge pull request #230 from dragos-oancea/fix_test_macos
[unit-tests] fix build switch_rtp on MacOS
This commit is contained in:
commit
0b6311bc0d
|
@ -15,7 +15,6 @@ switch_rtp_packet_t rtp_packet;
|
|||
switch_frame_flag_t *frame_flags;
|
||||
switch_io_flag_t io_flags;
|
||||
switch_payload_t read_pt;
|
||||
uint datalen;
|
||||
|
||||
FST_CORE_BEGIN("./conf")
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue