Mercurial > mplayer.hg
view etc/inttypes.h @ 31189:edfa98275e04
Fix cache process accidentally being killed by SIGUSR1.
author | reimar |
---|---|
date | Fri, 28 May 2010 16:57:16 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>