Mercurial > mplayer.hg
view etc/inttypes.h @ 15003:c0afa00b428c
Synced with 1.24
author | jheryan |
---|---|
date | Thu, 24 Mar 2005 06:47:49 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>