Date: Sun, 30 May 2004 16:08:53 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys rman.h Message-ID: <200405302308.i4UN8rgt004354@repoman.freebsd.org>
index | next in thread | raw e-mail
imp 2004/05/30 16:08:53 PDT
FreeBSD src repository
Modified files:
sys/sys rman.h
Log:
Include <machine/bus.h> and <machine/resource.h> 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.
Revision Changes Path
1.20 +3 -0 src/sys/sys/rman.h
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405302308.i4UN8rgt004354>
