11 lines
319 B
Diff
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>
|