1 --- cdrtools-3.00/mkisofs/mkisofs.h.orig Tue Jun 28 15:31:14 2011
2 +++ cdrtools-3.00/mkisofs/mkisofs.h Tue Jun 28 15:32:46 2011
5 struct eltorito_boot_entry_info {
6 struct eltorito_boot_entry_info *next;
8 +#define ELTORITO_DEFAULT_ENTRY 0
9 +#define ELTORITO_SECTION_HEADER 1
19 +/* When type == ELTORITO_SECTION_HEADER */