[pulseaudio-commits] [SCM] PulseAudio Sound Server branch, master, updated. v0.9.12-134-g6d52a41

Lennart Poettering gitmailer-noreply at 0pointer.de
Sun Oct 5 06:39:14 PDT 2008


This is an automated email from the git hooks/post-receive script. It was
generated because of a push to the "PulseAudio Sound Server" repository.

The master branch has been updated
      from  a9c1bb3e85b1a9776e9291ea24ef1847dc991e2a (commit)

- Log -----------------------------------------------------------------
6d52a41... add missing include
-----------------------------------------------------------------------

Summary of changes:
 src/pulse/introspect.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

-----------------------------------------------------------------------

commit 6d52a4130789e59b6c8d83e151230180cbd39493
Author: Lennart Poettering <lennart at poettering.net>
Date:   Sun Oct 5 15:38:56 2008 +0200

    add missing include

diff --git a/src/pulse/introspect.c b/src/pulse/introspect.c
index 4e362fd..3809158 100644
--- a/src/pulse/introspect.c
+++ b/src/pulse/introspect.c
@@ -24,6 +24,8 @@
 #include <config.h>
 #endif
 
+#include <string.h>
+
 #include <pulse/context.h>
 #include <pulse/gccmacro.h>
 

-- 
hooks/post-receive
PulseAudio Sound Server



More information about the pulseaudio-commits mailing list