Add prototype.

SVN revision: 16155
This commit is contained in:
sebastid 2005-08-14 17:09:45 +00:00 committed by sebastid
parent 17d788fd7f
commit 2b51514ad2
1 changed files with 5 additions and 0 deletions

View File

@ -310,4 +310,9 @@ static void
_e_test_internal(E_Container *con)
{
}
static void
_cb_change(void *data, E_Gadman_Client *gmc, E_Gadman_Change change)
{
}
#endif