K 10 svn:author V 2 hm K 8 svn:date V 27 2007-07-29T13:47:13.000000Z K 7 svn:log V 363 PR: kern/111480 Submitted by: Joerg Lehners, Joerg dot Lehners at Informatik dot Uni-Oldenburg dot DE add missing '#include "opt_compat.h"' (which is already present in current), so that kernel config options 'COMPAT_FREEBSD4' and 'COMPAT_FREEBSD5' are recognized again. this made the vmware3 port running under the linuxulator run again as usual. END