K 10 svn:author V 2 jb K 8 svn:date V 27 1998-02-21T03:20:46.000000Z K 7 svn:log V 283 Add #ifndef _POSIX_SOURCE around the timecounter definitions which rely on u_int being defined in sys/types.h, but isn't if _POSIX_SOURCE is defined. This fixes the gnu/lib/libstdc++ breakage. I've successfully completed a make world after this and a kernel (without many devices). END