projects
/
platform
/
upstream
/
gst-plugins-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb63c55
)
#include <string.h>
author
Steve Baker
<steve@stevebaker.org>
Sun, 28 Jul 2002 13:40:53 +0000
(13:40 +0000)
committer
Steve 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
patch
|
blob
|
history
diff --git
a/gst/videotestsrc/gstvideotestsrc.c
b/gst/videotestsrc/gstvideotestsrc.c
index
f18014a
..
dee8e8a
100644
(file)
--- a/
gst/videotestsrc/gstvideotestsrc.c
+++ b/
gst/videotestsrc/gstvideotestsrc.c
@@
-21,6
+21,7
@@
/*#define DEBUG_ENABLED */
#include <gstvideotestsrc.h>
+#include <string.h>
#include <stdlib.h>