Mercurial > mplayer.hg
view etc/inttypes.h @ 22909:94183c81ec0c
reversed r22879 until I discover why it's giving so many sync problems; I'll eventually recommit it in a fixed form
author | nicodvb |
---|---|
date | Sat, 07 Apr 2007 08:51:26 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>