K 10 svn:author V 3 imp K 8 svn:date V 27 2004-05-30T23:08:53.000000Z K 7 svn:log V 390 Include and here (only in the kernel). No other sys/*.h file requires machine/foo.h to be included before it. In addition, all the files that include rman.h would need to include those two anyway. From these two perspectives, it is traditional to include things like this. This lets us stop treating sys/rman.h specially in every bus frontend file. END