dvdplusrw-tools/dvd+rw-tools-7.1-sysmacro-inc.patch
Petr Šabata 736bc1e3c8 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/dvd+rw-tools#1c905019eeb6dd6790c326392d2cb04ffb2dfbac
2020-10-14 23:53:34 +02:00

11 lines
319 B
Diff

--- dvd+rw-tools-7.1/growisofs.c.orig 2018-07-09 17:13:37.119250266 +0100
+++ dvd+rw-tools-7.1/growisofs.c 2018-07-09 17:14:25.808251710 +0100
@@ -439,6 +439,7 @@
#include <time.h>
#include <string.h>
#include <fcntl.h>
+#include <sys/sysmacros.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <assert.h>