eina: fix missing header 20/93020/1
authorJean Guyomarc'h <jean.guyomarch@openwide.fr>
Fri, 16 Oct 2015 13:14:22 +0000 (15:14 +0200)
committerJaehyun Cho <jae_hyun.cho@samsung.com>
Thu, 20 Oct 2016 05:00:27 +0000 (14:00 +0900)
commit43104348d2f960542908b22eeb1c79cfa575283c
tree6531c2a2727890aac85189131b632a6edab48d95
parent416857833e12d5655d18a626e5698db920aac9a3
eina: fix missing header

This caused functions from eina_util to be undefined at compile time.
The compiler would make implicit casts of return values into ints,
which had major side effects (e.g. segfault edje_cc)

@fix

Change-Id: Ib64f6647d1f20049b504ba19e9f5138ae980ad32
Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/eina/eina_file_common.h