cedric pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=c0b2ae2cc8632ad89f3d7be999c8bc4812c00bdd

commit c0b2ae2cc8632ad89f3d7be999c8bc4812c00bdd
Author: Cedric BAIL <ced...@osg.samsung.com>
Date:   Thu Oct 19 13:41:32 2017 -0700

    eolian: there should be nothing depending on efl config in our public 
header.
---
 src/lib/eolian/Eolian.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/lib/eolian/Eolian.h b/src/lib/eolian/Eolian.h
index 966d303ee8..315dbd3f53 100644
--- a/src/lib/eolian/Eolian.h
+++ b/src/lib/eolian/Eolian.h
@@ -32,9 +32,6 @@ extern "C" {
 #endif
 
 #include <Eina.h>
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
 
 /**
  * @page eolian_main Eolian (BETA)

-- 


Reply via email to