Mercurial > mplayer.hg
view etc/inttypes.h @ 34258:11ab37356dd1
ai_alsa: set appropriate #defines to work with ALSA 0.9.x headers
author | diego |
---|---|
date | Mon, 14 Nov 2011 09:58:24 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>