ext/jack/gstjackaudiosink.c: Add stdlib include here too.
Original commit message from CVS: * ext/jack/gstjackaudiosink.c: (gst_jack_ring_buffer_open_device), (gst_jack_ring_buffer_acquire): Add stdlib include here too.
This commit is contained in:
parent
f56adf75ca
commit
d7f9aaebf3
@ -1,3 +1,9 @@
|
||||
2007-07-18 Stefan Kost <ensonic@users.sf.net>
|
||||
|
||||
* ext/jack/gstjackaudiosink.c: (gst_jack_ring_buffer_open_device),
|
||||
(gst_jack_ring_buffer_acquire):
|
||||
Add stdlib include here too.
|
||||
|
||||
2007-07-18 Stefan Kost <ensonic@users.sf.net>
|
||||
|
||||
* examples/app/appsrc_ex.c:
|
||||
|
@ -62,6 +62,8 @@
|
||||
*
|
||||
* Last reviewed on 2006-11-30 (0.10.4)
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "gstjackaudiosink.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user