dvdPlusrw-tools/dvd+rw-tools-7.1-gcc-4.3.patch

11 lines
239 B
Diff
Raw Permalink Normal View History

--- dvd+rw-tools-7.1/transport.hxx
+++ dvd+rw-tools-7.1/transport.hxx
@@ -11,6 +11,7 @@
#include <stdlib.h>
#include <unistd.h>
#include <string.h>
+#include <limits.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>