diff --git a/cdrskin/cdrskin_timestamp.h b/cdrskin/cdrskin_timestamp.h index a74914f..c4de30a 100644 --- a/cdrskin/cdrskin_timestamp.h +++ b/cdrskin/cdrskin_timestamp.h @@ -1 +1 @@ -#define Cdrskin_timestamP "2010.06.08.200313" +#define Cdrskin_timestamP "2010.06.10.170901" diff --git a/libburn/sg-solaris.c b/libburn/sg-solaris.c index 9f66999..498d360 100644 --- a/libburn/sg-solaris.c +++ b/libburn/sg-solaris.c @@ -121,15 +121,6 @@ Send feedback to libburn-hackers@pykix.org . #include -/* >>> need a size determination call for random access devices. - e.g. USB sticks. -*/ -#ifdef __linux -/* for ioctl(BLKGETSIZE) */ -#include -#include -#endif - /* The waiting time before eventually retrying a failed SCSI command. Before each retry wait Libburn_sg_linux_retry_incR longer than with