summaryrefslogtreecommitdiff
path: root/tests/test4/test4.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test4/test4.c')
-rw-r--r--tests/test4/test4.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/test4/test4.c b/tests/test4/test4.c
new file mode 100644
index 0000000..4d7f1c5
--- /dev/null
+++ b/tests/test4/test4.c
@@ -0,0 +1,11 @@
+
+
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
+#include <signal.h>
+
+#include <pulse/pulseaudio.h>
+#include <pulse/glib-mainloop.h>
+