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

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