Mercurial > mplayer.hg
view etc/inttypes.h @ 23175:55a6114fd7d6
Minor code simplification.
author | eugeni |
---|---|
date | Tue, 01 May 2007 15:21:34 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>