Mercurial > mplayer.hg
view etc/inttypes.h @ 36257:e771388dfd15
Remove AV_ prefix from define for internal config.h header.
This avoids a couple of warnings.
author | reimar |
---|---|
date | Fri, 05 Jul 2013 18:16:54 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>