Mercurial > mplayer.hg
view etc/inttypes.h @ 17611:831762e82a47
do not forget to initialize dp->buffer
author | henry |
---|---|
date | Sun, 12 Feb 2006 17:01:30 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>