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

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