Mercurial > mplayer.hg
view etc/inttypes.h @ 32956:cde5d1cbb4bc
Move global variables to top of file.
Additionally: remove needless explicit initialization.
author | ib |
---|---|
date | Mon, 07 Mar 2011 20:36:06 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>