Mercurial > mplayer.hg
view etc/inttypes.h @ 19699:b21e179e2255
Outdated file synced with r19685
author | voroshil |
---|---|
date | Wed, 06 Sep 2006 06:58:48 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>