vp-build/srcpkgs/dvd+rw-tools/patches/glibc.patch

12 lines
338 B
Diff

diff -up transport.hxx.glibc2.6.90 transport.hxx
--- transport.hxx.glibc2.6.90 2007-08-15 12:56:17.000000000 +0200
+++ transport.hxx 2007-08-15 12:56:42.000000000 +0200
@@ -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>