Mercurial > mplayer.hg
view etc/inttypes.h @ 25353:ccca461a3c10
synced with r25379
author | ptt |
---|---|
date | Wed, 12 Dec 2007 16:25:56 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>