mirror of the now-defunct rocklinux.org
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.
|
--- ./src/input/vcd/libcdio/_cdio_linux.c.orig 2007-11-05 22:26:45.000000000 +0000
|
|
+++ ./src/input/vcd/libcdio/_cdio_linux.c 2007-11-05 22:26:53.000000000 +0000
|
|
@@ -29,6 +29,7 @@
|
|
|
|
static const char _rcsid[] = "$Id: _cdio_linux.c,v 1.4 2006/09/26 22:18:44 dgp85 Exp $";
|
|
|
|
+#include <limits.h>
|
|
#include <string.h>
|
|
|
|
#include <cdio/sector.h>
|