silence compiler warnings

This commit is contained in:
Mark Andrews 2013-05-30 14:09:05 +10:00
parent 086ca987ec
commit 84201c293d

View file

@ -153,7 +153,8 @@ static struct {
* The following are defined just for avoiding unused static functions.
*/
#ifndef BIND9
void *run, *shutdown, *start, *reload, *finish, *block, *unblock;
void *run, *shutdown, *start, *onrun,
*reload, *finish, *block, *unblock;
#endif
} appmethods = {
{