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:
b058de9
)
tests: audiomixer: remove unistd.h include
author
Tim-Philipp Müller
<tim@centricular.com>
Fri, 16 Mar 2018 09:28:44 +0000
(09:28 +0000)
committer
Tim-Philipp Müller
<tim@centricular.com>
Fri, 16 Mar 2018 09:29:41 +0000
(09:29 +0000)
Not needed and breaks the build with MVSC.
tests/check/elements/audiomixer.c
patch
|
blob
|
history
diff --git
a/tests/check/elements/audiomixer.c
b/tests/check/elements/audiomixer.c
index
7db70a1
..
1ddf46a
100644
(file)
--- a/
tests/check/elements/audiomixer.c
+++ b/
tests/check/elements/audiomixer.c
@@
-29,8
+29,6
@@
# include <valgrind/valgrind.h>
#endif
-#include <unistd.h>
-
#include <gst/check/gstcheck.h>
#include <gst/check/gstconsistencychecker.h>
#include <gst/audio/audio.h>