watcher: build fix.

This commit is contained in:
Alastair Poole 2021-05-16 16:37:58 +01:00
parent 8b46596a42
commit 8a22f9754b
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ static Eina_List *batteries = NULL;
static Eina_List *sensors = NULL;
static Eina_List *network_interfaces = NULL;
static void
static Eina_Bool
_cb_background_timer(void *data EINA_UNUSED)
{
static int64_t poll_count = 0;