[libdvdcss-devel] [PATCH] msvc: Drop redefinition of stat()

Jean-Baptiste Kempf jb at videolan.org
Fri Nov 14 16:03:29 CET 2014


On 14 Nov, Diego Biurrun wrote :
> On Fri, Nov 14, 2014 at 03:53:54PM +0100, Jean-Baptiste Kempf wrote:
> > On 14 Nov, Diego Biurrun wrote :
> > > stat() is not used in libdvdcss.
> > 
> > Then why do we include stat.h ?
> 
> For fstat() and mkdir().  I'll update the patch to drop unnecessary #includes.

fstat needs the stat64 define, for Windows.
But this codepath is not used on Windows.

With my kindest regards,

-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device


More information about the libdvdcss-devel mailing list