#include <iostream>#include <y2util/Y2SLog.h>#include <y2util/ExternalProgram.h>#include <y2pm/Mount.h>#include <y2pm/MediaCD.h>#include <cstring>#include <errno.h>#include <dirent.h>#include <sys/ioctl.h>#include <sys/stat.h>#include <fcntl.h>#include <linux/cdrom.h>
1.4.4