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

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