Mercurial > mplayer.hg
view etc/inttypes.h @ 32842:fe8f9b5d3ba2
Cosmetic: Limit scope of internal functions.
author | ib |
---|---|
date | Sat, 19 Feb 2011 12:50:54 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>