Mercurial > mplayer.hg
view etc/inttypes.h @ 26144:d3ebf0c72e28
10l: ENABLE_GRAY needs to be present for libavcodec to compile.
author | diego |
---|---|
date | Thu, 06 Mar 2008 00:34:40 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>