Mercurial > libdvdnav.hg
diff read_cache.h @ 370:d80a041928be src
gettimeofday() doesn't exist on windows, but recent mingw32 runtime
include a replacement. The dvdnav replacement clashes with mingw32's
one.
This patch will check for it in configure.ac and define the private
function only if gettimeofday() is not defined.
Patch by Rafael Carr (funman videolan org)
author | nicodvb |
---|---|
date | Thu, 05 Jun 2008 08:45:35 +0000 |
parents | 52877d182e96 |
children | 90ca650854e0 |