Mercurial > mplayer.hg
view etc/inttypes.h @ 17060:a60cad55c3ad
Smarter defaults, removing obsolete options.
author | diego |
---|---|
date | Tue, 29 Nov 2005 00:02:58 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>