Mercurial > mplayer.hg
view etc/inttypes.h @ 33650:4af19d03b4e8
Simplify code concerning guiGetEvent type guiSetAudioOnly.
author | ib |
---|---|
date | Mon, 27 Jun 2011 10:46:25 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>