Mercurial > mplayer.hg
view etc/inttypes.h @ 17690:9ca95aee8449
Show the actual ALSA version instead of the version mplayer was compiled
with, if possible.
author | cladisch |
---|---|
date | Mon, 27 Feb 2006 10:06:27 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>