cvs commit: src/sys/boot/i386/boot2 boot2.c

Bruce Evans bde at FreeBSD.org
Mon Nov 10 22:27:36 PST 2003


bde         2003/11/10 22:27:35 PST

  FreeBSD src repository

  Modified files:
    sys/boot/i386/boot2  boot2.c 
  Log:
  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.
  
  Revision  Changes    Path
  1.66      +2 -0      src/sys/boot/i386/boot2/boot2.c


More information about the cvs-src mailing list