Mercurial > mplayer.hg
view etc/inttypes.h @ 11970:38fd3979872b
update by VMiklos
note: he's quite impatient
author | attila |
---|---|
date | Tue, 17 Feb 2004 13:32:22 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>