Mercurial > mplayer.hg
view etc/inttypes.h @ 17990:5f9f5c286716
100L to who wrote this. Also fix broken headers while at it.
author | albeu |
---|---|
date | Wed, 29 Mar 2006 19:31:31 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>