K 10 svn:author V 3 bde K 8 svn:date V 27 1998-06-09T03:32:05.000000Z K 7 svn:log V 361 Don't generate COMPAT_43 cruft if there are no COMPAT_43 syscalls. In particular, don't generate an include of "opt_compat.h" if it wouldn't affect anything we create. This will fix recent breakage of the ibcs2 LKM. The ibcs2 syscall files were not regenerated properly, so the LKM didn't break immediately when we started generating this extraneous include. END