Mercurial > mplayer.hg
view etc/inttypes.h @ 27905:fdf5209968a6
synced with r27938
author | Gabrov |
---|---|
date | Sun, 16 Nov 2008 12:20:14 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>