Mercurial > mplayer.hg
view etc/inttypes.h @ 16885:22b27bd37eeb
synced with 1.98, patch by Johan Bos.
author | gpoirier |
---|---|
date | Tue, 01 Nov 2005 17:09:26 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>