File fix-build-with-recent-glibc.patch of Package dvd+rw-tools.23505
diff --git a/growisofs.c b/growisofs.c index 6c47192..2602f1d 100644 --- a/growisofs.c +++ b/growisofs.c @@ -441,6 +441,7 @@ #include <fcntl.h> #include <sys/types.h> #include <sys/stat.h> +#include <sys/sysmacros.h> #include <assert.h> #include "mp.h"