Mercurial > mplayer.hg
view etc/inttypes.h @ 34119:3959e81b0bcb
Add comment.
Explain why there is no SIGSEGV signal handler for the Wine build.
author | ib |
---|---|
date | Sun, 16 Oct 2011 10:49:48 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>