zehortigoza pushed a commit to branch master.
commit 145020825306527f1ceae0a95f46ed42b029b2fa
Author: Cedric Bail <[email protected]>
Date: Tue Jul 23 11:25:22 2013 +0900
efl: fix headers order.
---
src/codegen/client.c | 4 ++++
src/codegen/dbus.c | 4 ++++
src/codegen/parser.c | 4 ++++
src/codegen/source_client.c | 4 ++++
src/codegen/utils.c | 4 ++++
5 files changed, 20 insertions(+)
diff --git a/src/codegen/client.c b/src/codegen/client.c
index feca084..c82ee3c 100644
--- a/src/codegen/client.c
+++ b/src/codegen/client.c
@@ -1,3 +1,7 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include "codegen.h"
static const Ecore_Getopt optdesc = {
diff --git a/src/codegen/dbus.c b/src/codegen/dbus.c
index ac9e828..47b4531 100644
--- a/src/codegen/dbus.c
+++ b/src/codegen/dbus.c
@@ -1,3 +1,7 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include "codegen.h"
void
diff --git a/src/codegen/parser.c b/src/codegen/parser.c
index f695490..73e4f41 100644
--- a/src/codegen/parser.c
+++ b/src/codegen/parser.c
@@ -1,3 +1,7 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include "codegen.h"
#define OBJECT_TAG "node"
diff --git a/src/codegen/source_client.c b/src/codegen/source_client.c
index 45c95e5..0586d0a 100644
--- a/src/codegen/source_client.c
+++ b/src/codegen/source_client.c
@@ -1,3 +1,7 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include "codegen.h"
static const char *code_prefix = NULL;
diff --git a/src/codegen/utils.c b/src/codegen/utils.c
index de4eb15..c0af73b 100644
--- a/src/codegen/utils.c
+++ b/src/codegen/utils.c
@@ -1,3 +1,7 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include "codegen.h"
#include <ctype.h>
--
------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent
caught up. So what steps can you take to put your SQL databases under
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk