K 10 svn:author V 6 adrian K 8 svn:date V 27 2020-10-15T14:56:51.728877Z K 7 svn:log V 283 [pfctl_tests] Add missing void to empty function declaration Our gcc-6.4 flags require non-empty function declarations. Fix this to match the rest of the codebase. Tested: * compiled on gcc-6.4 for amd64 Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D26795 END