gst/rtp/gstrtpilbcdepay.c: Include stdlib.
Original commit message from CVS: * gst/rtp/gstrtpilbcdepay.c: Include stdlib.
This commit is contained in:
parent
e640bc6a4b
commit
6260b45a1a
@ -1,3 +1,8 @@
|
||||
2007-08-10 Stefan Kost <ensonic@users.sf.net>
|
||||
|
||||
* gst/rtp/gstrtpilbcdepay.c:
|
||||
Include stdlib.
|
||||
|
||||
2007-08-10 Wim Taymans <wim.taymans@gmail.com>
|
||||
|
||||
* gst/rtp/gstrtpmpvdepay.c:
|
||||
|
@ -22,6 +22,7 @@
|
||||
#endif
|
||||
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <gst/rtp/gstrtpbuffer.h>
|
||||
#include "gstrtpilbcdepay.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user