Hi Marcel, On Tue, Oct 18, 2011 at 6:51 PM, Marcel Holtmann <marcel@xxxxxxxxxxxx> wrote: > Hi Luiz, > >> gobex/gobex-defs.c | 4 ++++ >> gobex/gobex-header.c | 4 ++++ >> gobex/gobex-packet.c | 4 ++++ >> 3 files changed, 12 insertions(+), 0 deletions(-) >> >> diff --git a/gobex/gobex-defs.c b/gobex/gobex-defs.c >> index f1f3b38..beb773d 100644 >> --- a/gobex/gobex-defs.c >> +++ b/gobex/gobex-defs.c >> @@ -19,6 +19,10 @@ >> * >> */ >> >> +#ifdef HAVE_CONFIG_H >> +# include "config.h" > > what is this space between # and include doing here. Please remove that. > > And it is <config.h> and not "config.h". Copy/paste, well I guess while Im at it I can change all other places to be consistent with what you are saying. -- Luiz Augusto von Dentz -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html