#include <string.h>
authorSteve Baker <steve@stevebaker.org>
Sun, 28 Jul 2002 13:40:53 +0000 (13:40 +0000)
committerSteve Baker <steve@stevebaker.org>
Sun, 28 Jul 2002 13:40:53 +0000 (13:40 +0000)
Original commit message from CVS:
#include <string.h>

gst/videotestsrc/gstvideotestsrc.c

index f18014a..dee8e8a 100644 (file)
@@ -21,6 +21,7 @@
 /*#define DEBUG_ENABLED */
 #include <gstvideotestsrc.h>
 
+#include <string.h>
 #include <stdlib.h>