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
5b2d689774
commit
be5f69be58
@ -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