K 10 svn:author V 5 danfe K 8 svn:date V 27 2018-01-15T10:01:19.369500Z K 7 svn:log V 307 Unbreak with pre-C++11 compilers, e.g. with gcc 4.2.1 which is still the default compiler on some tier-2 architectures like powerpc and sparc64, by using identical types from C's rather than C++'s header file. While here, convert to USES+=localbase. PR: 225171 Reported by: jhibbits END