Re: [pulseaudio-discuss] [PATCH 1/7] Fixup #include directives according to Coding Style

2011-03-11 Thread Colin Guthrie
'Twas brillig, and Maarten Bosmans at 09/03/11 09:00 did gyre and gimble: Use #include header.h if functionality of header.h is implemented and #include header.h if functionality of header.h is used. Both of the seven are applied now! Thanks :) Col -- Colin Guthrie gmane(at)colin.guthr.ie

[pulseaudio-discuss] [PATCH 1/7] Fixup #include directives according to Coding Style

2011-03-09 Thread Maarten Bosmans
Use #include header.h if functionality of header.h is implemented and #include header.h if functionality of header.h is used. --- src/pulse/browser.c |2 +- src/pulse/context.c | 13 + src/pulse/ext-device-manager.c |5 ++---