summaryrefslogtreecommitdiffstats
path: root/base/dvd+rw-tools/transport.patch
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-12-17 22:35:32 +0100
committertnut <thierryn1 at hispeed dot ch>2009-12-17 22:35:32 +0100
commitaabf34886f8790c42216de1b24c7146f65c1f42a (patch)
tree0bd93c68aaf42085ab35780931b82065a012c170 /base/dvd+rw-tools/transport.patch
parentecbb0b9b2409ab81b8245e66a5b66f21a6e37a52 (diff)
downloadnutyx-extra-aabf34886f8790c42216de1b24c7146f65c1f42a.tar.gz
nutyx-extra-aabf34886f8790c42216de1b24c7146f65c1f42a.tar.bz2
nutyx-extra-aabf34886f8790c42216de1b24c7146f65c1f42a.tar.xz
nutyx-extra-aabf34886f8790c42216de1b24c7146f65c1f42a.zip
dvd+rw-tools, déplacé dans base
Diffstat (limited to 'base/dvd+rw-tools/transport.patch')
-rw-r--r--base/dvd+rw-tools/transport.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/base/dvd+rw-tools/transport.patch b/base/dvd+rw-tools/transport.patch
new file mode 100644
index 000000000..8c81697ac
--- /dev/null
+++ b/base/dvd+rw-tools/transport.patch
@@ -0,0 +1,10 @@
+--- ./transport.hxx.orig 2008-03-01 04:34:43.000000000 -0600
++++ ./transport.hxx 2008-04-06 23:05:58.000000000 -0500
+@@ -9,6 +9,7 @@
+ #if defined(__unix) || defined(__unix__)
+ #include <stdio.h>
+ #include <stdlib.h>
++#include <limits.h>
+ #include <unistd.h>
+ #include <string.h>
+ #include <sys/types.h>