dvd+rw-tools: fix build w/ glibc-2.28
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
e39533be87
commit
4f91a6112c
10
srcpkgs/dvd+rw-tools/patches/sysmacros.patch
Normal file
10
srcpkgs/dvd+rw-tools/patches/sysmacros.patch
Normal file
|
@ -0,0 +1,10 @@
|
|||
--- growisofs.c 2018-10-25 17:33:50.039660925 +0200
|
||||
+++ growisofs.c 2018-10-25 17:34:10.649662395 +0200
|
||||
@@ -450,6 +450,7 @@
|
||||
# include <sys/wait.h>
|
||||
# include <sys/mman.h>
|
||||
# include <signal.h>
|
||||
+# include <sys/sysmacros.h>
|
||||
# include <poll.h>
|
||||
# include <sys/resource.h>
|
||||
# include <sys/utsname.h>
|
Loading…
Reference in New Issue
Block a user