From: Marcel Holtmann <marcel@holtmann.org>
To: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH obexd] gobex: add missing checks for config.h
Date: Tue, 18 Oct 2011 08:51:06 -0700 [thread overview]
Message-ID: <1318953068.15441.124.camel@aeonflux> (raw)
In-Reply-To: <1318925545-4128-1-git-send-email-luiz.dentz@gmail.com>
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".
Regards
Marcel
next prev parent reply other threads:[~2011-10-18 15:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-18 8:12 [PATCH obexd] gobex: add missing checks for config.h Luiz Augusto von Dentz
2011-10-18 8:22 ` Johan Hedberg
2011-10-18 15:51 ` Marcel Holtmann [this message]
2011-10-18 22:04 ` Luiz Augusto von Dentz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1318953068.15441.124.camel@aeonflux \
--to=marcel@holtmann.org \
--cc=linux-bluetooth@vger.kernel.org \
--cc=luiz.dentz@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox