Mercurial > mplayer.hg
view etc/inttypes.h @ 20640:c52bb8d6edea
update for r20654
author | henry |
---|---|
date | Sat, 04 Nov 2006 07:14:50 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>