Mercurial > mplayer.hg
view etc/inttypes.h @ 32883:fa04e96e6177
Add mp_strings.c with mp_asprintf function.
author | cboesch |
---|---|
date | Sat, 26 Feb 2011 11:55:02 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>