gst/rtpmanager/rtpjitterbuffer.c: Include stdlib.
Original commit message from CVS: * gst/rtpmanager/rtpjitterbuffer.c: Include stdlib.
This commit is contained in:
parent
cdd82f2a95
commit
f24c54f4b5
@ -17,6 +17,7 @@
|
|||||||
* Boston, MA 02111-1307, USA.
|
* Boston, MA 02111-1307, USA.
|
||||||
*/
|
*/
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
#include <stdlib.h>
|
||||||
|
|
||||||
#include <gst/rtp/gstrtpbuffer.h>
|
#include <gst/rtp/gstrtpbuffer.h>
|
||||||
#include <gst/rtp/gstrtcpbuffer.h>
|
#include <gst/rtp/gstrtcpbuffer.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user