summaryrefslogtreecommitdiffstats
path: root/extra/dvd+rw-tools/transport.patch
diff options
context:
space:
mode:
authorThierry N <thierryn1 at hispeed dot ch>2009-08-09 21:55:53 +0200
committerThierry N <thierryn1 at hispeed dot ch>2009-08-09 21:55:53 +0200
commit1bf1c439d4420d54425781ef2b54608d6f868da7 (patch)
tree0668b9a92b23923320fdf3d1b6d5f12696b6b692 /extra/dvd+rw-tools/transport.patch
parent7aa9137c50212f66b7f02ee2faa41029faa9fce2 (diff)
downloadnutyx-extra-1bf1c439d4420d54425781ef2b54608d6f868da7.tar.gz
nutyx-extra-1bf1c439d4420d54425781ef2b54608d6f868da7.tar.bz2
nutyx-extra-1bf1c439d4420d54425781ef2b54608d6f868da7.tar.xz
nutyx-extra-1bf1c439d4420d54425781ef2b54608d6f868da7.zip
Ajout de dvd+rw-tools#7.1-1
Diffstat (limited to 'extra/dvd+rw-tools/transport.patch')
-rw-r--r--extra/dvd+rw-tools/transport.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/extra/dvd+rw-tools/transport.patch b/extra/dvd+rw-tools/transport.patch
new file mode 100644
index 000000000..8c81697ac
--- /dev/null
+++ b/extra/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>