K 10 svn:author V 3 jhb K 8 svn:date V 27 2020-08-04T18:20:39.325402Z K 7 svn:log V 199 Disable errors for -Wredundant-decls for GCC 6+. GCC triggers warnings for this that clang does not for duplicate declarations of yylex(). Differential Revision: https://reviews.freebsd.org/D25727 END