diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-11-04 13:38:08 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-11-04 13:38:08 +0100 |
commit | 2654f2798f72a9072c1ce1c61f1a0c80e8ec4f63 (patch) | |
tree | db6b4e71e434efdf9c78029277365147feb84600 /base/dvd+rw-tools/transport.patch | |
parent | d5652e0a7ed5bf3703b1123bf7e97c42f2a4a1c7 (diff) | |
download | nutyx-extra-2654f2798f72a9072c1ce1c61f1a0c80e8ec4f63.tar.gz nutyx-extra-2654f2798f72a9072c1ce1c61f1a0c80e8ec4f63.tar.bz2 nutyx-extra-2654f2798f72a9072c1ce1c61f1a0c80e8ec4f63.tar.xz nutyx-extra-2654f2798f72a9072c1ce1c61f1a0c80e8ec4f63.zip |
dvd+rw-tools, port nettoyé
Diffstat (limited to 'base/dvd+rw-tools/transport.patch')
-rw-r--r-- | base/dvd+rw-tools/transport.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/base/dvd+rw-tools/transport.patch b/base/dvd+rw-tools/transport.patch deleted file mode 100644 index 8c81697ac..000000000 --- a/base/dvd+rw-tools/transport.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- ./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> |