gentoo/app-cdr/cddetect/files/cddetect-2.1-fix-include.patch
Michael Mair-Keimberger ad2cee1cf8
app-cdr/cddetect: EAPI=7 bump
Closes: https://github.com/gentoo/gentoo/pull/11699
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: David Seifert <soap@gentoo.org>
2019-04-16 21:36:06 +02:00

10 lines
269 B
Diff

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,