Mercurial > mplayer.hg
view etc/inttypes.h @ 35913:635f18a8e27d
build: Compile all codec-cfg* host tools with one generic rule.
author | diego |
---|---|
date | Tue, 19 Mar 2013 10:42:23 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>