Mercurial > mplayer.hg
view etc/inttypes.h @ 31367:a5fcacd9ae65
Use a struct timezone as second parameter for gettimeofday in the function test.
This works around (broken?) systems where just #including <sys/time.h> does not
provide NULL.
author | diego |
---|---|
date | Wed, 16 Jun 2010 18:27:59 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>