Mercurial > mplayer.hg
view etc/inttypes.h @ 32816:180883b8a488
Use appropriate declaration for array indices.
author | ib |
---|---|
date | Wed, 16 Feb 2011 11:09:57 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>