Blame SOURCES/dvd+rw-tools-7.0-glibc2.6.90.patch

6b477d
diff -up dvd+rw-tools-7.0/transport.hxx.glibc2.6.90 dvd+rw-tools-7.0/transport.hxx
6b477d
--- dvd+rw-tools-7.0/transport.hxx.glibc2.6.90	2007-08-15 12:56:17.000000000 +0200
6b477d
+++ dvd+rw-tools-7.0/transport.hxx	2007-08-15 12:56:42.000000000 +0200
6b477d
@@ -11,6 +11,7 @@
6b477d
 #include <stdlib.h>
6b477d
 #include <unistd.h>
6b477d
 #include <string.h>
6b477d
+#include <limits.h>
6b477d
 #include <sys/types.h>
6b477d
 #include <sys/stat.h>
6b477d
 #include <fcntl.h>