EAPI, as the dynamically loaded modules will use that symbol due DBG()

and friends.



SVN revision: 47860
This commit is contained in:
Gustavo Sverzut Barbieri 2010-04-09 02:03:49 +00:00
parent e79308394a
commit d06c310be4
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ static Eina_Array *plugins = NULL;
static E_Config_DD *conf_edd = NULL;
static E_Config_DD *conf_item_edd = NULL;
int _e_module_evry_log_dom = -1;
EAPI int _e_module_evry_log_dom = -1;
EAPI Config *evry_conf = NULL;