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.

10 lines
343 B

  1. --- ./src/input/vcd/libcdio/_cdio_linux.c.orig 2007-11-05 22:26:45.000000000 +0000
  2. +++ ./src/input/vcd/libcdio/_cdio_linux.c 2007-11-05 22:26:53.000000000 +0000
  3. @@ -29,6 +29,7 @@
  4. static const char _rcsid[] = "$Id: _cdio_linux.c,v 1.4 2006/09/26 22:18:44 dgp85 Exp $";
  5. +#include <limits.h>
  6. #include <string.h>
  7. #include <cdio/sector.h>