Mercurial > mplayer.hg
view etc/inttypes.h @ 28064:4d76c7e31760
Simplify, do not duplicate buffer size calculation
author | reimar |
---|---|
date | Fri, 05 Dec 2008 20:50:43 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>