]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Include <sys/reboot.h> the definition of RB_BOOTINFO. The previous
authorBruce Evans <bde@FreeBSD.org>
Tue, 11 Nov 2003 06:27:34 +0000 (06:27 +0000)
committerBruce Evans <bde@FreeBSD.org>
Tue, 11 Nov 2003 06:27:34 +0000 (06:27 +0000)
commit129540b834a6e5e7ebbe771103c5eff1b888018d
tree86f927bcc56263907832e51e468efded9b53f6b1
parentfe6b8ecd5e9102bf6125cf7f79d63772ad7d0e3a
Include <sys/reboot.h> the definition of RB_BOOTINFO.  The previous
commit broke the world because it depended on namespace pollution that
was only in my version of <machine/bootinfo.h>.  The include was removed
in rev.1.63 after the last reference to it went away in rev.1.61.
sys/boot/i386/boot2/boot2.c
sys/boot/i386/gptboot/gptboot.c