You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-cdr/cddetect/files/cddetect-2.1-fix-include.patch

10 lines
269 B

https://bugs.gentoo.org/337628
--- a/cddetect.c
+++ b/cddetect.c
@@ -1,3 +1,4 @@
+#include <limits.h>
/* big parts taken from cdfs (C) 1999, 2000, 2001 by Michiel Ronsse
* relesed under the GPL v.2
* more parts taken from isoinfo/isodump (W) 1993 Eric Youngdale,