Thread (4 messages) flat view 4 messages, 3 authors, 2011-10-18

Re: [PATCH obexd] gobex: add missing checks for config.h

From: Marcel Holtmann <marcel@holtmann.org>
Date: 2011-10-18 15:51:06

Hi Luiz,
quoted hunk ↗ jump to hunk
 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

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help