mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-04 01:37:34 -08:00
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>
10 lines
269 B
Diff
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,
|