lib_mgt.h (xorriso-1.5.2) | : | lib_mgt.h (xorriso-1.5.4) | ||
---|---|---|---|---|
skipping to change at line 23 | skipping to change at line 23 | |||
#define Xorriso_pvt_x_includeD yes | #define Xorriso_pvt_x_includeD yes | |||
#ifndef Xorriso_standalonE | #ifndef Xorriso_standalonE | |||
/* The library which does the ISO 9660 / RockRidge manipulations */ | /* The library which does the ISO 9660 / RockRidge manipulations */ | |||
#include <libisofs/libisofs.h> | #include <libisofs/libisofs.h> | |||
/* The library which does MMC optical drive operations */ | /* The library which does MMC optical drive operations */ | |||
#include <libburn/libburn.h> | #include <libburn/libburn.h> | |||
/* The library which enhances overwriteable media with ISO 9660 multi-session | /* The library which enhances overwritable media with ISO 9660 multi-session | |||
capabilities via the method invented by Andy Polyakov for growisofs */ | capabilities via the method invented by Andy Polyakov for growisofs */ | |||
#include <libisoburn/libisoburn.h> | #include <libisoburn/libisoburn.h> | |||
/* The official xorriso options API. "No shortcuts" */ | /* The official xorriso options API. "No shortcuts" */ | |||
#include "xorriso.h" | #include "xorriso.h" | |||
/* The inner description of XorrisO */ | /* The inner description of XorrisO */ | |||
#include "xorriso_private.h" | #include "xorriso_private.h" | |||
/* The inner isofs- and burn-library interface */ | /* The inner isofs- and burn-library interface */ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |