db-move: moved gdm from [testing] to [extra] (x86_64)
[arch-packages.git] / dvd+rw-tools / trunk / dvd+rw-tools-7.0-glibc2.6.90.patch
blob49742d3c4db0d8779316c50591071f5999a061b5
1 diff -up dvd+rw-tools-7.0/transport.hxx.glibc2.6.90 dvd+rw-tools-7.0/transport.hxx
2 --- dvd+rw-tools-7.0/transport.hxx.glibc2.6.90 2007-08-15 12:56:17.000000000 +0200
3 +++ dvd+rw-tools-7.0/transport.hxx 2007-08-15 12:56:42.000000000 +0200
4 @@ -11,6 +11,7 @@
5 #include <stdlib.h>
6 #include <unistd.h>
7 #include <string.h>
8 +#include <limits.h>
9 #include <sys/types.h>
10 #include <sys/stat.h>
11 #include <fcntl.h>