Mercurial > mplayer.hg
view etc/inttypes.h @ 31768:5ea9a996a1cf
synced with r31833
author | Gabrov |
---|---|
date | Tue, 27 Jul 2010 21:23:19 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>