Mercurial > mplayer.hg
view etc/inttypes.h @ 18926:a163f6de7bdc
usleep is still missing in MinGW, so leave it out of the MinGW version check.
author | diego |
---|---|
date | Fri, 07 Jul 2006 09:22:53 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>