dvd+rw-tools-7.0-glibc2.6.90.patch 406 B

123456789101112
  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>