Mercurial > mplayer.hg
view etc/inttypes.h @ 14235:eb4e9a8ffc2b
Sync with 1.832: small improvements
author | gpoirier |
---|---|
date | Fri, 24 Dec 2004 14:55:54 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>