Mercurial > mplayer.hg
view etc/inttypes.h @ 34728:a28c4ba97171
Replace use of deprecated dsputil_init() by ff_dsputil_init().
author | diego |
---|---|
date | Thu, 15 Mar 2012 15:19:51 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>