Mercurial > mplayer.hg
view etc/inttypes.h @ 14031:7e5be51b3fa2
synced to 1.16 (MPEG-X spelling)
author | gabrov |
---|---|
date | Wed, 24 Nov 2004 17:29:51 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>