aboutsummaryrefslogtreecommitdiffstats
path: root/community/dvd+rw-tools/fix-sysmacros-header.patch
blob: 8ed92e176e221141d6344615e3d12fb88ec14f30 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/growisofs.c
+++ b/growisofs.c
@@ -440,6 +440,7 @@
 #include <string.h>
 #include <fcntl.h>
 #include <sys/types.h>
+#include <sys/sysmacros.h>
 #include <sys/stat.h>
 #include <assert.h>
 #include "mp.h"