summaryrefslogtreecommitdiffstats
path: root/abs/core/dvd+rw-tools/dvd+rw-tools-7.0-glibc2.6.90.patch
blob: 49742d3c4db0d8779316c50591071f5999a061b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
diff -up dvd+rw-tools-7.0/transport.hxx.glibc2.6.90 dvd+rw-tools-7.0/transport.hxx
--- dvd+rw-tools-7.0/transport.hxx.glibc2.6.90	2007-08-15 12:56:17.000000000 +0200
+++ dvd+rw-tools-7.0/transport.hxx	2007-08-15 12:56:42.000000000 +0200
@@ -11,6 +11,7 @@
 #include <stdlib.h>
 #include <unistd.h>
 #include <string.h>
+#include <limits.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>