Mercurial > mplayer.hg
view etc/inttypes.h @ 13822:9e9b5e6b0513
preliminary pre6 changes from Reimar
author | diego |
---|---|
date | Sun, 31 Oct 2004 01:29:17 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>