Mercurial > mplayer.hg
view etc/inttypes.h @ 23167:2ab3eac7f6da
synced with upstream vidix, prevented some drivers to work on some configs/archs
author | ben |
---|---|
date | Mon, 30 Apr 2007 22:14:29 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>