K 10 svn:author V 7 git2svn K 8 svn:date V 27 2021-12-24T13:03:07.049638Z K 7 svn:log V 353 Fix gcc gperf prototypes to avoid redeclaration errors, again I got tricked by the newer version of gperf installed by ports, which emits size_t in its prototypes, instead unsigned int, which is emitted by the old version of gperf in contrib/gperf. Fixes: b5cbe4e98125 Git Hash: 4d098982ac55cda66c18cae18c6cf6624d9aa746 Git Author: dim@FreeBSD.org END