From 01d976496634a07467382bfb7c621f95792946b7 Mon Sep 17 00:00:00 2001 From: Rocky Bernstein Date: Sat, 1 Jan 2005 02:43:56 +0000 Subject: Update internal (and messy) copies to libcdio 0.71 and vcdimager 0.7.21. CVS patchset: 7313 CVS date: 2005/01/01 02:43:56 --- src/input/vcd/libcdio/ds.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/input/vcd/libcdio/ds.c') diff --git a/src/input/vcd/libcdio/ds.c b/src/input/vcd/libcdio/ds.c index bc015d79f..381c0f00c 100644 --- a/src/input/vcd/libcdio/ds.c +++ b/src/input/vcd/libcdio/ds.c @@ -1,5 +1,5 @@ /* - $Id: ds.c,v 1.2 2004/04/11 12:20:31 miguelfreitas Exp $ + $Id: ds.c,v 1.3 2005/01/01 02:43:57 rockyb Exp $ Copyright (C) 2000 Herbert Valerio Riedel @@ -25,12 +25,12 @@ #include #include -#include "ds.h" +#include #include #include #include "cdio_assert.h" -static const char _rcsid[] = "$Id: ds.c,v 1.2 2004/04/11 12:20:31 miguelfreitas Exp $"; +static const char _rcsid[] = "$Id: ds.c,v 1.3 2005/01/01 02:43:57 rockyb Exp $"; struct _CdioList { -- cgit v1.2.3