Re: [Musicpd-dev-team] [PATCH] move include of pulse_output_plugin.h after include system's pulse headers

2009-10-27 Thread Max Kellermann
On 2009/10/27 06:44, Alam Arias alam@gmail.com wrote: On Tue, Oct 27, 2009 at 1:34 AM, Max Kellermann m...@duempel.org wrote: What is the point of this patch?  The patch description is missing, I shouldn't have to ask! It is a regression: each source should include its own header

[Musicpd-dev-team] [PATCH] move include of pulse_output_plugin.h after include system's pulse headers

2009-10-26 Thread Alam Arias
--- src/mixer/pulse_mixer_plugin.c |3 ++- src/output/pulse_output_plugin.c |3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/mixer/pulse_mixer_plugin.c b/src/mixer/pulse_mixer_plugin.c index 53f4436..53c01ae 100644 --- a/src/mixer/pulse_mixer_plugin.c +++