cedric pushed a commit to branch master.

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

commit f17f389b66c734571e85d1b008dfd43fc7d40b28
Author: Cedric Bail <ced...@osg.samsung.com>
Date:   Tue Aug 2 14:04:24 2016 -0700

    eo: add Eina.Binbuf native type.
---
 src/lib/eo/eina_types.eot | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/lib/eo/eina_types.eot b/src/lib/eo/eina_types.eot
index c7b9c95..4191626 100644
--- a/src/lib/eo/eina_types.eot
+++ b/src/lib/eo/eina_types.eot
@@ -22,6 +22,7 @@ struct @extern Eina.Matrix3 {
 }
 
 struct @extern Eina.Inarray;
+struct @extern Eina.Binbuf;
 
 type @extern Eina.Unicode: uint32;
 

-- 


Reply via email to