Mercurial > mplayer.hg
view etc/inttypes.h @ 11951:d9a126f83df0
more authors, patches by themselves
author | diego |
---|---|
date | Wed, 11 Feb 2004 05:55:35 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>