From 13a1bdf6e0a1df58d7d81da0fa42d870ab2a1c97 Mon Sep 17 00:00:00 2001 From: Vincent Torri Date: Tue, 17 Aug 2010 05:21:13 +0000 Subject: [PATCH] formatting SVN revision: 51237 --- legacy/eina/src/lib/eina_strbuf_common.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/legacy/eina/src/lib/eina_strbuf_common.c b/legacy/eina/src/lib/eina_strbuf_common.c index 964361436a..f9e0e018cf 100644 --- a/legacy/eina/src/lib/eina_strbuf_common.c +++ b/legacy/eina/src/lib/eina_strbuf_common.c @@ -1,9 +1,9 @@ -#define _GNU_SOURCE - #ifdef HAVE_CONFIG_H # include "config.h" #endif +#define _GNU_SOURCE + #include #include #include