K 10 svn:author V 8 netchild K 8 svn:date V 27 2012-01-24T15:13:55.642065Z K 7 svn:log V 191 Just define __FreeBSD__ to 1 instead of doing what the compiler does. The kernel is supposed to DTRT based upon the __FreeBSD_version value, not the value of __FreeBSD__. Discussed with: bz END