summaryrefslogtreecommitdiffstats
path: root/source/ap/dvd+rw-tools/dvd+rw-tools.limits.h.diff
diff options
context:
space:
mode:
Diffstat (limited to 'source/ap/dvd+rw-tools/dvd+rw-tools.limits.h.diff')
-rw-r--r--source/ap/dvd+rw-tools/dvd+rw-tools.limits.h.diff10
1 files changed, 10 insertions, 0 deletions
diff --git a/source/ap/dvd+rw-tools/dvd+rw-tools.limits.h.diff b/source/ap/dvd+rw-tools/dvd+rw-tools.limits.h.diff
new file mode 100644
index 000000000..e8b8d986c
--- /dev/null
+++ b/source/ap/dvd+rw-tools/dvd+rw-tools.limits.h.diff
@@ -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>