Index: head/sbin/pfctl/tests/pfctl_test.c =================================================================== --- head/sbin/pfctl/tests/pfctl_test.c +++ head/sbin/pfctl/tests/pfctl_test.c @@ -68,7 +68,7 @@ */ static bool -check_pf_module_available() +check_pf_module_available(void) { int modid; struct module_stat stat;