add some includes
authorAndy Wingo <wingo@pobox.com>
Sun, 5 May 2002 19:39:17 +0000 (19:39 +0000)
committerAndy Wingo <wingo@pobox.com>
Sun, 5 May 2002 19:39:17 +0000 (19:39 +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