File dvd+rw-tools-gcc43.patch of Package dvd+rw-tools
--- transport.hxx +++ transport.hxx @@ -11,6 +11,7 @@ #include <stdlib.h> #include <unistd.h> #include <string.h> +#include <limits.h> #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h>