Mercurial > mplayer.hg
view etc/inttypes.h @ 32029:b81172c6dd5c
cosmetics: Group all extern variable declarations together.
author | diego |
---|---|
date | Thu, 09 Sep 2010 15:39:10 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>