uc_get_iterator: use ansi function declaration
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Thu, 9 Jun 2016 21:09:18 +0000 (23:09 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Thu, 9 Jun 2016 21:09:18 +0000 (23:09 +0200)
commite7ff69ca970e01edb1b15d79fc1b8dcfaa43e597
treea1abbf4419d99ffc3dd289242ef44c7cdfd16ef3
parentd3ca6fecf93f7c0cf32f38e02f66ce238dbf96b6
uc_get_iterator: use ansi function declaration

In file included from common.c:37:0:
utils_cache.h:76:1: warning: function declaration isn’t a prototype
[-Wstrict-prototypes]
 uc_iter_t *uc_get_iterator ();
 ^
src/daemon/utils_cache.c
src/daemon/utils_cache.h