eina: make the ein_file_unlink symbol availbale form the ein_file header
authorStefan Schmidt <stefan@osg.samsung.com>
Mon, 13 Feb 2017 13:30:27 +0000 (14:30 +0100)
committerStefan Schmidt <stefan@osg.samsung.com>
Mon, 13 Feb 2017 13:30:27 +0000 (14:30 +0100)
commit73349edc19305e2c852ecbdd48dd8b8880fcd4ca
tree8129104a5093c7943edeca9e7ad0e085b9c0f155
parent0daed02e8988f9669cd3da47724e82d6929b23b9
eina: make the ein_file_unlink symbol availbale form the ein_file header

It was only defined in the c file. Without any documentation, since tag, etc.

tests/eina/eina_test_file.c:855:4: warning: implicit declaration of function ‘eina_file_unlink’
[-Wimplicit-function-declaration]
src/lib/eina/eina_file.h