hm 2007-07-29 13:47:13 UTC FreeBSD src repository
Modified files: (Branch: RELENG_6) sys/net if_tap.c Log: 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. Revision Changes Path 1.55.2.11 +1 -0 src/sys/net/if_tap.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"