From 8f0500c0be5d1ffa9d46c8ba48aff049e732a08e Mon Sep 17 00:00:00 2001 From: rocky Date: Thu, 2 Sep 2004 02:33:54 +0000 Subject: [PATCH] Remove include which is not needed. --- lib/_cdio_osx.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lib/_cdio_osx.c b/lib/_cdio_osx.c index c73d745a..ebd44cd0 100644 --- a/lib/_cdio_osx.c +++ b/lib/_cdio_osx.c @@ -1,5 +1,5 @@ /* - $Id: _cdio_osx.c,v 1.66 2004/08/30 01:21:59 rocky Exp $ + $Id: _cdio_osx.c,v 1.67 2004/09/02 02:33:54 rocky Exp $ Copyright (C) 2003, 2004 Rocky Bernstein from vcdimager code: @@ -34,7 +34,7 @@ #include "config.h" #endif -static const char _rcsid[] = "$Id: _cdio_osx.c,v 1.66 2004/08/30 01:21:59 rocky Exp $"; +static const char _rcsid[] = "$Id: _cdio_osx.c,v 1.67 2004/09/02 02:33:54 rocky Exp $"; #include #include @@ -49,7 +49,6 @@ static const char _rcsid[] = "$Id: _cdio_osx.c,v 1.66 2004/08/30 01:21:59 rocky #include #include #include -#include #include #include