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

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