projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20c9e35
)
remove malloc.h. Fixes #114892
author
David Schleef
<ds@schleef.org>
Wed, 11 Jun 2003 05:29:06 +0000
(
05:29
+0000)
committer
David Schleef
<ds@schleef.org>
Wed, 11 Jun 2003 05:29:06 +0000
(
05:29
+0000)
Original commit message from CVS:
remove malloc.h. Fixes #114892
gst/synaesthesia/synaescope.c
patch
|
blob
|
history
diff --git
a/gst/synaesthesia/synaescope.c
b/gst/synaesthesia/synaescope.c
index fcf34cdca9dfbe4a0a22a6381c6a421471b218d6..b5cdde720fa67c768a80ac1c146ad7a647efc744 100644
(file)
--- a/
gst/synaesthesia/synaescope.c
+++ b/
gst/synaesthesia/synaescope.c
@@
-29,7
+29,6
@@
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
-#include <malloc.h>
#include <string.h>
#include <assert.h>