Mercurial > mplayer.hg
view etc/inttypes.h @ 18452:ec506ccd190f
Disable mediaLib by default due to brokenness.
patch by Derek E. Lewis dlewis%%@%%solnetworks%%.%%net
author | diego |
---|---|
date | Fri, 12 May 2006 08:33:30 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>