Mercurial > mplayer.hg
view etc/inttypes.h @ 19460:4553637b709b
Avoid crash if initialization failed.
author | reimar |
---|---|
date | Sun, 20 Aug 2006 11:50:29 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>