projects
/
profile
/
ivi
/
pulseaudio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6723699
)
add missing config.h inclusion
author
Lennart Poettering
<lennart@poettering.net>
Thu, 28 Aug 2008 23:15:58 +0000
(
01:15
+0200)
committer
Lennart Poettering
<lennart@poettering.net>
Thu, 28 Aug 2008 23:15:58 +0000
(
01:15
+0200)
src/tests/channelmap-test.c
patch
|
blob
|
history
diff --git
a/src/tests/channelmap-test.c
b/src/tests/channelmap-test.c
index
12b39f1
..
6cf58fb
100644
(file)
--- a/
src/tests/channelmap-test.c
+++ b/
src/tests/channelmap-test.c
@@
-1,3
+1,7
@@
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include <stdio.h>
#include <assert.h>