eina: fix missing header
authorJean Guyomarc'h <jean.guyomarch@openwide.fr>
Fri, 16 Oct 2015 13:14:22 +0000 (15:14 +0200)
committerCedric BAIL <cedric@osg.samsung.com>
Mon, 30 Nov 2015 22:08:56 +0000 (14:08 -0800)
commitb6a43da447876f9afb33e3d6fe51d49c810d869a
tree57332b49caa96e8169214462bbdaf14dcfbf0dcc
parent3a11868201344c3c79719269a4cebd375b3c3872
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

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