des b9f96dd3c0 If a certain feature that was present in FreeBSD 7 was removed or changed in
FreeBSD 8, the compatibility shims should be built not just when FreeBSD 7
compatibility is requested, but also when compatibility with any older
FreeBSD version where that feature was present is requested.o

Without this patch, a kernel config that sets COMPAT_FREEBSD6 but not *7
would fail to build due to inconsistencies between the declaration of the
compatibility shims and their use in the SysV code.

There are similar errors in other *proto.h headers in the tree.

MFC after:	3 weeks
2009-09-10 08:33:28 +00:00
..
2009-09-09 05:53:26 +00:00
2009-09-08 17:20:17 +00:00
2009-06-25 16:48:13 +00:00
2009-09-09 03:36:43 +00:00
2009-09-09 10:05:50 +00:00
2009-09-08 17:23:32 +00:00