add some includes
authorAndy Wingo <wingo@pobox.com>
Sun, 5 May 2002 19:39:17 +0000 (19:39 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 2 Jan 2011 14:30:01 +0000 (14:30 +0000)
Original commit message from CVS:
add some includes

ext/jack/gstjack.c

index 65544f1..0269690 100644 (file)
 */
 
 #include <stdlib.h>
+#include <string.h>
 #include "gstjack.h"
 #include <gst/audio/audio.h>
 
-
 /* TODO:
    
    this element is still nonfunctional